Home | History | Annotate | Download | only in SVD

Lines Matching refs:Options

115     Options = MatrixType::Options
117 typedef Matrix<Scalar, ColsAtCompileTime, RowsAtCompileTime, Options, MaxColsAtCompileTime, MaxRowsAtCompileTime>
202 Options = MatrixType::Options
205 typedef Matrix<Scalar, ColsAtCompileTime, RowsAtCompileTime, Options, MaxColsAtCompileTime, MaxRowsAtCompileTime>
297 Options = MatrixType::Options
300 typedef Matrix<Scalar, ColsAtCompileTime, RowsAtCompileTime, Options, MaxColsAtCompileTime, MaxRowsAtCompileTime>
493 MatrixOptions = MatrixType::Options
556 /** \brief Method performing the decomposition of given matrix using custom options.
568 /** \brief Method performing the decomposition of given matrix using current options.