|
LINEAR++ library: AFF to LAPACK
|
Operators for simple matrix and vector operations. More...
Functions | |
| void | checkNxM (const TDmatrix::Tcoc &A) |
| check expected libaff array shape for NxM matrix. More... | |
| TDmatrix | dotNxM (const TDmatrix::Tcoc &, const TDmatrix::Tcoc &) |
| dot product for NxM matrices. More... | |
| TDmatrix | transposeNxM (const TDmatrix::Tcoc &) |
| calculate transpose of NxM matrix. More... | |
Operators for simple matrix and vector operations.