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

itk::Function::Square< TInput, TOutput > Class Template Reference

#include <itkSquareImageFilter.h>

List of all members.


Detailed Description

template<class TInput, class TOutput>
class itk::Function::Square< TInput, TOutput >

Definition at line 34 of file itkSquareImageFilter.h.

Public Types

typedef NumericTraits< TInput
>::RealType 
RealType

Public Member Functions

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


Member Typedef Documentation

template<class TInput, class TOutput>
typedef NumericTraits<TInput>::RealType itk::Function::Square< TInput, TOutput >::RealType

Definition at line 37 of file itkSquareImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Function::Square< TInput, TOutput >::Square (  )  [inline]

Definition at line 38 of file itkSquareImageFilter.h.

template<class TInput, class TOutput>
itk::Function::Square< TInput, TOutput >::~Square (  )  [inline]

Definition at line 39 of file itkSquareImageFilter.h.


Member Function Documentation

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

Definition at line 40 of file itkSquareImageFilter.h.

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

Definition at line 48 of file itkSquareImageFilter.h.

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

Definition at line 44 of file itkSquareImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:29 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000