Home
last modified time | relevance | path

Searched refs:MatrixVType (Results 1 – 7 of 7) sorted by relevance

/external/eigen/unsupported/Eigen/src/SVD/
DSVDBase.h69 MatrixVType; typedef
126 const MatrixVType& matrixV() const in matrixV()
169 MatrixVType m_matrixV;
DBDCSVD.h65 MatrixVType; typedef
183 const MatrixVType& matrixV() const in matrixV()
DJacobiSVD.h516 MatrixVType;
/external/eigen/unsupported/test/
Dsvd_common.h39 typedef Matrix<Scalar, ColsAtCompileTime, ColsAtCompileTime> MatrixVType; in svd_check_full() typedef
45 MatrixVType v = svd.matrixV(); in svd_check_full()
/external/eigen/Eigen/src/Eigen2Support/
DSVD.h46 … typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, MatrixType::ColsAtCompileTime> MatrixVType; typedef
66 const MatrixVType& matrixV() const { return m_matV; } in matrixV()
84 MatrixVType m_matV;
/external/eigen/test/
Djacobisvd.cpp31 typedef Matrix<Scalar, ColsAtCompileTime, ColsAtCompileTime> MatrixVType; in jacobisvd_check_full() typedef
36 MatrixVType v = svd.matrixV(); in jacobisvd_check_full()
/external/eigen/Eigen/src/SVD/
DJacobiSVD.h523 MatrixVType;
629 const MatrixVType& matrixV() const
748 MatrixVType m_matrixV;