namespace vsip::impl
template <typename T>
struct atan_functor
Files: ../../vsip/impl/fns_elementwise.hpp
[xref] [Source]
Public Typedefs Summary:
Tresult_type [xref] [Source]

Public Member functions Summary:
static const char*name() [xref] [Source]
static result_typeapply(T t) [xref] [Source]
 result_typeoperator()(T t) [xref] [Source]