Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/core/vgl/algo/tests/
H A Dtest_rotation_3d.cxx176 vgl_rotation_3d<double> r_ab1(a1, b); in test_rotation_3d() local
178 …vnl_double_3 ap_to_b = r_abp * ap, am_to_b = r_abm * am, a1_to_b = r_ab1 * a1, a2_to_b = r_ab2 * a… in test_rotation_3d()