Home
last modified time | relevance | path

Searched refs:TrOptions (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Geometry/
DHyperplane.h240 template<int TrOptions>
241 …C inline Hyperplane& transform(const Transform<Scalar,AmbientDimAtCompileTime,Affine,TrOptions>& t,
/external/eigen/Eigen/src/SVD/
DJacobiSVD.h115 TrOptions = RowsAtCompileTime==1 ? (MatrixType::Options & ~(RowMajor)) enumerator
119 …typedef Matrix<Scalar, ColsAtCompileTime, RowsAtCompileTime, TrOptions, MaxColsAtCompileTime, MaxR…
205 TrOptions = RowsAtCompileTime==1 ? (MatrixType::Options & ~(RowMajor)) enumerator
210 …typedef Matrix<Scalar, ColsAtCompileTime, RowsAtCompileTime, TrOptions, MaxColsAtCompileTime, MaxR…