MOAB  4.9.3pre
LLT.h File Reference

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...
struct  Eigen::internal::llt_inplace< Scalar, Lower >
struct  Eigen::internal::llt_inplace< Scalar, Upper >
struct  Eigen::internal::LLT_Traits< MatrixType, Lower >
struct  Eigen::internal::LLT_Traits< MatrixType, Upper >

Namespaces

namespace  Eigen
namespace  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines