casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::Atan< T, RES > Struct Template Reference

Functor to apply atan. More...

#include <Functors.h>

List of all members.

Public Member Functions

RES operator() (T value) const

Detailed Description

template<typename T, typename RES = T>
struct casa::Atan< T, RES >

Functor to apply atan.

Definition at line 374 of file Functors.h.


Member Function Documentation

template<typename T , typename RES = T>
RES casa::Atan< T, RES >::operator() ( value) const [inline]

Definition at line 376 of file Functors.h.

References casa::atan().


The documentation for this struct was generated from the following file: