Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Geometry/
DTranslation.h43 typedef Transform<Scalar,Dim,Affine> AffineTransformType; typedef
98 …EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const UniformScaling<Scalar>& other) const;
102 …EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const EigenBase<OtherDerived>& linear) con…
112 …EIGEN_DEVICE_FUNC inline AffineTransformType operator*(const EigenBase<OtherDerived>& linear, cons…
114 AffineTransformType res;
181 EIGEN_DEVICE_FUNC inline typename Translation<Scalar,Dim>::AffineTransformType
184 AffineTransformType res;
194 EIGEN_DEVICE_FUNC inline typename Translation<Scalar,Dim>::AffineTransformType
197 AffineTransformType res;