Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/core/vgl/algo/tests/
H A Dtest_driver.cxx21 DECLARE(test_rotation_3d);
46 REGISTER(test_rotation_3d); in register_tests()
H A Dtest_rotation_3d.cxx141 test_rotation_3d() in test_rotation_3d() function
209 TESTMAIN(test_rotation_3d);
/dports/astro/py-astropy/astropy-5.0/astropy/modeling/tests/
H A Dtest_rotations.py189 def test_rotation_3d(): function