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

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

#include <itkCosImageFilter.h>

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

Inheritance graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 47 of file itkCosImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 50 of file itkCosImageFilter.h.

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

Definition at line 51 of file itkCosImageFilter.h.


Member Function Documentation

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

Definition at line 52 of file itkCosImageFilter.h.

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

Definition at line 60 of file itkCosImageFilter.h.

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

Definition at line 56 of file itkCosImageFilter.h.


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

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