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

/external/eigen/Eigen/src/Geometry/
H A DTransform.h61 struct transform_construct_from_matrix;
273 internal::transform_construct_from_matrix<OtherDerived,Mode,Options,Dim,HDim>::run(this, other.derived());
283 internal::transform_construct_from_matrix<OtherDerived,Mode,Options,Dim,HDim>::run(this, other.derived());
324 internal::transform_construct_from_matrix<OtherMatrixType,Mode,Options,Dim,HDim>::run(this, other.matrix());
1181 struct transform_construct_from_matrix<Other, Mode,Options,Dim,HDim, Dim,Dim> struct in namespace:Eigen::internal
1192 struct transform_construct_from_matrix<Other, Mode,Options,Dim,HDim, Dim,HDim> struct in namespace:Eigen::internal
1202 struct transform_construct_from_matrix<Other, Mode,Options,Dim,HDim, HDim,HDim> struct in namespace:Eigen::internal
1209 struct transform_construct_from_matrix<Other, AffineCompact,Options,Dim,HDim, HDim,HDim> struct in namespace:Eigen::internal

Completed in 88 milliseconds