Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Functor::Atan2< TInput1, TInput2, TOutput > Class Template Reference

#include <itkAtan2ImageFilter.h>

Inheritance diagram for itk::Functor::Atan2< TInput1, TInput2, TOutput >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class TInput1, class TInput2, class TOutput>
class itk::Functor::Atan2< TInput1, TInput2, TOutput >

Definition at line 42 of file itkAtan2ImageFilter.h.


Public Member Functions

 Atan2 ()
bool operator!= (const Atan2 &) const
TOutput operator() (const TInput1 &A, const TInput2 &B)
bool operator== (const Atan2 &other) const
 ~Atan2 ()

Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
itk::Functor::Atan2< TInput1, TInput2, TOutput >::Atan2 (  )  [inline]

Definition at line 45 of file itkAtan2ImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
itk::Functor::Atan2< TInput1, TInput2, TOutput >::~Atan2 (  )  [inline]

Definition at line 46 of file itkAtan2ImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::Atan2< TInput1, TInput2, TOutput >::operator!= ( const Atan2< TInput1, TInput2, TOutput > &   )  const [inline]

Definition at line 47 of file itkAtan2ImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
TOutput itk::Functor::Atan2< TInput1, TInput2, TOutput >::operator() ( const TInput1 &  A,
const TInput2 &  B 
) [inline]

Definition at line 55 of file itkAtan2ImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::Atan2< TInput1, TInput2, TOutput >::operator== ( const Atan2< TInput1, TInput2, TOutput > &  other  )  const [inline]

Definition at line 51 of file itkAtan2ImageFilter.h.


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

Generated at Sat Feb 28 19:15:25 2009 for ITK by doxygen 1.5.6 written by Dimitri van Heesch, © 1997-2000