Searched defs:step_type (Results 1 – 9 of 9) sorted by relevance
26 BOOST_AUTO_TEST_CASE_TEMPLATE( test_step, step_type, vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
74 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
56 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
150 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
230 using step_type = typename dynamic_xy_step_type<any_image_view<Views...>>::type; in rotated180_view() typedef268 using step_type = typename dynamic_xy_step_type<any_image_view<Views...>>::type; in subsampled_view() typedef280 using step_type = typename dynamic_xy_step_type<any_image_view<Views...>>::type; in subsampled_view() typedef
155 struct step_type { struct156 T value;
708 const analysis::Integer* step_type = in FindNumberOfIterations() local