Home
last modified time | relevance | path

Searched refs:MatrixOptions (Results 1 – 4 of 4) sorted by relevance

/external/eigen/Eigen/src/SVD/
DSVDBase.h64 MatrixOptions = MatrixType::Options enumerator
67 …typedef Matrix<Scalar, RowsAtCompileTime, RowsAtCompileTime, MatrixOptions, MaxRowsAtCompileTime, …
68 …typedef Matrix<Scalar, ColsAtCompileTime, ColsAtCompileTime, MatrixOptions, MaxColsAtCompileTime, …
DJacobiSVD.h503 MatrixOptions = MatrixType::Options
513 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>
DBDCSVD.h88 MatrixOptions = MatrixType::Options
/external/eigen/doc/
DUnalignedArrayAssert.dox8 Eigen::internal::matrix_array<T, Size, MatrixOptions, Align>::internal::matrix_array()
9 [with T = double, int Size = 2, int MatrixOptions = 2, bool Align = true]: