Skip to content
Commit e233b999 authored by Karl Rupp's avatar Karl Rupp
Browse files

* 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)
parent 9cf4f1f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment