|
MyraMath
|
Returns Moore-Penrose pseudoinverse of A. More...
Go to the source code of this file.
Classes | |
| class | myra::Matrix< Number > |
| Tabulates an IxJ matrix. Allows random access, has column major layout to be compatible with BLAS/LAPACK. More... | |
| class | myra::CMatrixRange< Number > |
| Represents a const MatrixRange. More... | |
Returns Moore-Penrose pseudoinverse of A.
1.8.13