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

itk::Functor::Acos< TInput, TOutput > Class Template Reference

#include <itkAcosImageFilter.h>

Inheritance diagram for itk::Functor::Acos< TInput, TOutput >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Acos ()
bool operator!= (const Acos &) const
TOutput operator() (const TInput &A) const
bool operator== (const Acos &other) const
 ~Acos ()


Detailed Description

template<class TInput, class TOutput>
class itk::Functor::Acos< TInput, TOutput >

Definition at line 49 of file itkAcosImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Functor::Acos< TInput, TOutput >::Acos (  )  [inline]

Definition at line 52 of file itkAcosImageFilter.h.

template<class TInput, class TOutput>
itk::Functor::Acos< TInput, TOutput >::~Acos (  )  [inline]

Definition at line 53 of file itkAcosImageFilter.h.


Member Function Documentation

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

Definition at line 54 of file itkAcosImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::Acos< TInput, TOutput >::operator() ( const TInput &  A  )  const [inline]

Definition at line 62 of file itkAcosImageFilter.h.

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

Definition at line 58 of file itkAcosImageFilter.h.


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

Generated at Tue Sep 15 15:28:58 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000