Searched refs:MatrixOptions (Results 1 – 5 of 5) sorted by relevance
/external/eigen/unsupported/Eigen/src/SVD/ |
D | SVDBase.h | 61 MatrixOptions = MatrixType::Options enumerator 65 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime> 68 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime> 74 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>
|
D | JacobiSVD.h | 508 MatrixOptions = MatrixType::Options 512 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime> 515 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime> 521 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>
|
D | BDCSVD.h | 57 MatrixOptions = MatrixType::Options enumerator 61 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime> 64 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime>
|
/external/eigen/doc/ |
D | UnalignedArrayAssert.dox | 8 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/ |
D | JacobiSVD.h | 515 MatrixOptions = MatrixType::Options 519 MatrixOptions, MaxRowsAtCompileTime, MaxRowsAtCompileTime> 522 MatrixOptions, MaxColsAtCompileTime, MaxColsAtCompileTime> 528 MatrixOptions, MaxDiagSizeAtCompileTime, MaxDiagSizeAtCompileTime>
|