USML
scalar_atan2< T1, T2 > Struct Template Reference

Member Typedef Documentation

typedef scalar_binary_functor<T1, T2>::argument1_type argument1_type
typedef scalar_binary_functor<T1, T2>::argument2_type argument2_type
typedef scalar_binary_functor<T1, T2>::result_type result_type

Member Function Documentation

static result_type apply ( argument1_type  y,
argument2_type  x 
)
inlinestatic