#include <LDLT.h>
|
template<typename MatrixType , typename TranspositionType , typename Workspace > |
static EIGEN_STRONG_INLINE bool | unblocked (MatrixType &mat, TranspositionType &transpositions, Workspace &temp, SignMatrix &sign) |
|
template<typename MatrixType , typename TranspositionType , typename Workspace , typename WType > |
static EIGEN_STRONG_INLINE bool | update (MatrixType &mat, TranspositionType &transpositions, Workspace &tmp, WType &w, const typename MatrixType::RealScalar &sigma=1) |
|
◆ unblocked()
template<typename MatrixType , typename TranspositionType , typename Workspace >
◆ update()
template<typename MatrixType , typename TranspositionType , typename Workspace , typename WType >
The documentation for this struct was generated from the following file:
- /home/runner/work/NDDEM/NDDEM/src/CoarseGraining/Eigen/src/Cholesky/LDLT.h