MyraMath
|
Routines to compute a column-pivoted Householder QR decomposition. More...
#include <myramath/MYRAMATH_EXPORT.h>
#include <myramath/utility/Number.h>
#include <myramath/dense/Vector.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | myra::CMatrixRange< Number > |
Represents a const MatrixRange. More... | |
class | myra::MatrixRange< Number > |
Represents a mutable MatrixRange. More... | |
Routines to compute a column-pivoted Householder QR decomposition.