Searched refs:MatrixVType (Results 1 – 3 of 3) sorted by relevance
32 typedef Matrix<Scalar, ColsAtCompileTime, ColsAtCompileTime> MatrixVType; in jacobisvd_check_full() typedef39 MatrixVType v = svd.matrixV(); in jacobisvd_check_full()
46 … typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, MatrixType::ColsAtCompileTime> MatrixVType; typedef66 const MatrixVType& matrixV() const { return m_matV; } in matrixV()84 MatrixVType m_matV;
501 MatrixVType;604 const MatrixVType& matrixV() const660 MatrixVType m_matrixV;