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

Matrix: Added row(A, i) and column(A, j) to extract the i-th row and the j-th...

Matrix: Added row(A, i) and column(A, j) to extract the i-th row and the j-th column of a matrix to a vector.

Increases compatibility with uBLAS. Note that A needs to be a dense matrix. only assignment to a vector supported.
parent 20fe6987
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