Searched refs:check_stdlist_transform (Results 1 – 2 of 2) sorted by relevance
46 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function123 CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); in EIGEN_DECLARE_TEST()124 CALL_SUBTEST_4(check_stdlist_transform(Affine3f())); in EIGEN_DECLARE_TEST()125 CALL_SUBTEST_4(check_stdlist_transform(Affine3d())); in EIGEN_DECLARE_TEST()
86 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function185 …CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); // does not need the specialization (2+1)^2 =… in EIGEN_DECLARE_TEST()186 CALL_SUBTEST_4(check_stdlist_transform(Affine3f())); in EIGEN_DECLARE_TEST()187 CALL_SUBTEST_4(check_stdlist_transform(Affine3d())); in EIGEN_DECLARE_TEST()