itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput > Class Template Reference

#include <itkMultiplyByConstantImageFilter.h>

List of all members.

Public Member Functions

const TConstant GetConstant () const
 MultiplyByConstant ()
bool operator!= (const MultiplyByConstant &other) const
TOutput operator() (const TInput &A)
bool operator== (const MultiplyByConstant &other) const
void SetConstant (TConstant ct)
 ~MultiplyByConstant ()

Public Attributes

TConstant m_Constant

template<class TInput, class TConstant, class TOutput>
class itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >


Constructor & Destructor Documentation

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

Member Function Documentation

template<class TInput , class TConstant , class TOutput >
const TConstant itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >::GetConstant (  )  const [inline]
template<class TInput , class TConstant , class TOutput >
bool itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >::operator!= ( const MultiplyByConstant< TInput, TConstant, TOutput > &  other  )  const [inline]
template<class TInput , class TConstant , class TOutput >
TOutput itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >::operator() ( const TInput &  A  )  [inline]
template<class TInput , class TConstant , class TOutput >
bool itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >::operator== ( const MultiplyByConstant< TInput, TConstant, TOutput > &  other  )  const [inline]
template<class TInput , class TConstant , class TOutput >
void itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >::SetConstant ( TConstant  ct  )  [inline]

Member Data Documentation

template<class TInput , class TConstant , class TOutput >
TConstant itk::Functor::MultiplyByConstant< TInput, TConstant, TOutput >::m_Constant

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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1