Home
last modified time | relevance | path

Searched defs:matrixU (Results 1 – 8 of 8) sorted by relevance

/external/eigen/Eigen/src/Eigenvalues/
DComplexSchur.h137 const ComplexMatrixType& matrixU() const in matrixU() function
DRealSchur.h126 const MatrixType& matrixU() const in matrixU() function
/external/eigen/unsupported/Eigen/src/SVD/
DSVDBase.h110 const MatrixUType& matrixU() const in matrixU() function
DBDCSVD.h167 const MatrixUType& matrixU() const in matrixU() function
/external/eigen/Eigen/src/Cholesky/
DLDLT.h120 inline typename Traits::MatrixU matrixU() const in matrixU() function
DLLT.h97 inline typename Traits::MatrixU matrixU() const in matrixU() function
/external/eigen/Eigen/src/Eigen2Support/
DSVD.h64 const MatrixUType& matrixU() const { return m_matU; } in matrixU() function
/external/eigen/Eigen/src/SparseLU/
DSparseLU.h144 SparseLUMatrixUReturnType<SCMatrix,MappedSparseMatrix<Scalar,ColMajor,Index> > matrixU() const in matrixU() function