|
MyraMath
|
Returns orthonormal basis for the range of A. More...
#include <myramath/utility/Number.h>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 orthonormal basis for the range of A.
1.8.13