namespace vsip::impl
template <typename T1, typename T2>
struct atan2_functor
Files: ../../vsip/impl/fns_elementwise.hpp
[xref] [Source]
Public Typedefs Summary:
Promotion::typeresult_type [xref] [Source]

Public Member functions Summary:
static const char*name() [xref] [Source]
static result_typeapply(T1 t1, T2 t2) [xref] [Source]
 result_typeoperator()(T1 t1, T2 t2) [xref] [Source]