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

/external/eigen/test/
H A Dgeo_transformations.cpp15 template<typename Scalar, int Mode, int Options> void non_projective_only() function
458 CALL_SUBTEST_1(( non_projective_only<double,Affine,AutoAlign>() ));
461 CALL_SUBTEST_2(( non_projective_only<float,AffineCompact,AutoAlign>() ));
469 CALL_SUBTEST_4(( non_projective_only<float,Affine,RowMajor>() ));
472 CALL_SUBTEST_5(( non_projective_only<double,AffineCompact,RowMajor>() ));

Completed in 104 milliseconds