|
TR-mbed 1.0
|
#include <LLT.h>
Public Types | |
| typedef NumTraits< Scalar >::Real | RealScalar |
Static Public Member Functions | |
| template<typename MatrixType > | |
| static Index | unblocked (MatrixType &mat) |
| template<typename MatrixType > | |
| static Index | blocked (MatrixType &m) |
| template<typename MatrixType , typename VectorType > | |
| static Index | rankUpdate (MatrixType &mat, const VectorType &vec, const RealScalar &sigma) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |