Go to the source code of this file.
Classes | |
class | Eigen::LLT< MatrixType_, UpLo_ > |
Standard Cholesky decomposition (LL^T) of a matrix and associated features. More... | |
Namespaces | |
Eigen | |
: InteropHeaders | |
Eigen::internal | |
Functions | |
template<typename MatrixType , typename VectorType > | |
static Index | Eigen::internal::llt_rank_update_lower (MatrixType &mat, const VectorType &vec, const typename MatrixType::RealScalar &sigma) |