DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Member Functions | List of all members
utl::Functor::Atan< T > Struct Template Reference

#include <utlFunctors.h>

Detailed Description

template<typename T>
struct utl::Functor::Atan< T >

Definition at line 376 of file utlFunctors.h.

Public Member Functions

bool operator!= (const Atan &) const
 
operator() (const T a) const
 
bool operator== (const Atan &other) const
 

Member Function Documentation

template<typename T >
bool utl::Functor::Atan< T >::operator!= ( const Atan< T > &  ) const
inline

Definition at line 376 of file utlFunctors.h.

template<typename T >
T utl::Functor::Atan< T >::operator() ( const T  a) const
inline

Definition at line 376 of file utlFunctors.h.

template<typename T >
bool utl::Functor::Atan< T >::operator== ( const Atan< T > &  other) const
inline

Definition at line 376 of file utlFunctors.h.


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