compbio
|
Classes | |
class | Eigen::LDLT< _MatrixType, _UpLo > |
Robust Cholesky decomposition of a matrix with pivoting. More... | |
class | Eigen::LLT< _MatrixType, _UpLo > |
Standard Cholesky decomposition (LL^T) of a matrix and associated features. More... | |