Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/SVD/
DSVDBase.h61 MatrixOptions = MatrixType::Options enumerator
65 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime>
68 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime>
74 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>
DJacobiSVD.h508 MatrixOptions = MatrixType::Options
512 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime>
515 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime>
521 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>
DBDCSVD.h57 MatrixOptions = MatrixType::Options enumerator
61 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime>
64 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime>
/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]:
/external/eigen/Eigen/src/SVD/
DJacobiSVD.h515 MatrixOptions = MatrixType::Options
519 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime>
522 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime>
528 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>