| MyraMath
    | 
A collection of pivot Matrix22's used within L*D*op(L)-factorizations (sytrf, hetrf). More...
#include <myramath/MYRAMATH_EXPORT.h>#include <myramath/utility/Number.h>#include <myramath/dense/Matrix22.h>#include <vector>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::PivotMatrix< Number > | 
| A mostly-identity matrix type, with the occasional Matrix22 at a specific diagonal offset (n,n).  More... | |
A collection of pivot Matrix22's used within L*D*op(L)-factorizations (sytrf, hetrf).
 1.8.13
 1.8.13