* Dense matrix-vector product now accepts matrix-ranges/slices and vector-ranges/slices as well
* Improved matrix-vector-test. Now checks all combinations of matrix/matrix-range/matrix-slice and vector/vector-range/vector-slice on rank-1-updates, matrix-vector products and triangular solves * Removed redundant prod_impl(A, b)
Loading
Please register or sign in to comment