Home
last modified time | relevance | path

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

/external/eigen/test/
Dgeo_transformations.cpp592 template<typename Scalar, int Dim, int Options> void transform_products() in transform_products() function
639 CALL_SUBTEST_7(( transform_products<double,3,RowMajor|AutoAlign>() )); in test_geo_transformations()
640 CALL_SUBTEST_7(( transform_products<float,2,AutoAlign>() )); in test_geo_transformations()