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

/external/eigen/test/
H A Dgeo_transformations.cpp520 void transform_associativity(const RotationType& R) function
642 CALL_SUBTEST_8(( transform_associativity<double,2,ColMajor>(Rotation2D<double>(internal::random<double>()*double(EIGEN_PI))) ));
643 CALL_SUBTEST_8(( transform_associativity<double,3,ColMajor>(Quaterniond::UnitRandom()) ));

Completed in 478 milliseconds