Searched defs:non_projective_only (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dgeo_transformations.cpp26 template<typename Scalar, int Mode, int Options> void non_projective_only() function
619 CALL_SUBTEST_1(( non_projective_only<double,Affine,AutoAlign>() ));
622 CALL_SUBTEST_2(( non_projective_only<float,AffineCompact,AutoAlign>() ));
630 CALL_SUBTEST_4(( non_projective_only<float,Affine,RowMajor>() ));
633 CALL_SUBTEST_5(( non_projective_only<double,AffineCompact,RowMajor>() ));

Completed in 140 milliseconds