Searched refs:UpLo (Results 26 - 27 of 27) sorted by relevance

12

/external/eigen/Eigen/src/Core/util/
H A DForwardDeclarations.h225 template<typename MatrixType, int UpLo = Lower> class LLT;
226 template<typename MatrixType, int UpLo = Lower> class LDLT;
/external/eigen/Eigen/src/SparseCore/
H A DSparseMatrix.h656 template<typename OtherDerived, unsigned int UpLo>
657 inline SparseMatrix(const SparseSelfAdjointView<OtherDerived, UpLo>& other)

Completed in 103 milliseconds

12