Searched refs:matrixLDLT (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Cholesky/
H A DLDLT.h205 inline const MatrixType& matrixLDLT() const function in class:Eigen::LDLT
486 eigen_assert(rhs().rows() == dec().matrixLDLT().rows());

Completed in 60 milliseconds