Searched refs:ConstMatrixType (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Geometry/
H A DTransform.h193 typedef const MatrixType ConstMatrixType; typedef in class:Eigen::Transform
199 typedef const Block<ConstMatrixType,Dim,Dim,int(Mode)==(AffineCompact) && (Options&RowMajor)==0> ConstLinearPart;
213 typedef const Block<ConstMatrixType,Dim,1,int(Mode)==(AffineCompact)> ConstTranslationPart;

Completed in 67 milliseconds