Home
last modified time | relevance | path

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

/dports/astro/oskar/OSKAR-2.8.0/oskar/convert/src/
H A Doskar_convert_enu_directions_to_relative_directions.c15 OSKAR_CONVERT_ENU_DIR_TO_REL_DIR(convert_enu_directions_to_relative_directions_float, float) in OSKAR_CONVERT_ENU_DIR_TO_REL_DIR() function
16 OSKAR_CONVERT_ENU_DIR_TO_REL_DIR(convert_enu_directions_to_relative_directions_double, double) in OSKAR_CONVERT_ENU_DIR_TO_REL_DIR()
H A Doskar_convert.cl9 OSKAR_CONVERT_ENU_DIR_TO_REL_DIR( M_CAT(convert_enu_directions_to_relative_directions_, Real), Real)
/dports/astro/oskar/OSKAR-2.8.0/oskar/convert/
H A Ddefine_convert_enu_directions_to_relative_directions.h3 #define OSKAR_CONVERT_ENU_DIR_TO_REL_DIR(NAME, FP) KERNEL(NAME) (\ macro