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

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

#include <itkVectorRescaleIntensityImageFilter.h>

List of all members.

Public Types

typedef NumericTraits< typename
TInput::ValueType >::RealType 
RealType

Public Member Functions

 VectorMagnitudeLinearTransform ()
 ~VectorMagnitudeLinearTransform ()
void SetFactor (RealType a)
 itkStaticConstMacro (VectorDimension, unsigned int, TInput::Dimension)
TOutput operator() (const TInput &x)

template<typename TInput, typename TOutput>
class itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >


Member Typedef Documentation

template<typename TInput, typename TOutput>
typedef NumericTraits< typename TInput::ValueType >::RealType itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::RealType
 

Definition at line 33 of file itkVectorRescaleIntensityImageFilter.h.

Referenced by itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::operator()(), and itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::SetFactor().


Constructor & Destructor Documentation

template<typename TInput, typename TOutput>
itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::VectorMagnitudeLinearTransform  )  [inline]
 

Definition at line 34 of file itkVectorRescaleIntensityImageFilter.h.

template<typename TInput, typename TOutput>
itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::~VectorMagnitudeLinearTransform  )  [inline]
 

Definition at line 35 of file itkVectorRescaleIntensityImageFilter.h.


Member Function Documentation

template<typename TInput, typename TOutput>
itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::itkStaticConstMacro VectorDimension  ,
unsigned  int,
TInput::Dimension 
 

template<typename TInput, typename TOutput>
TOutput itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::operator() const TInput &  x  )  [inline]
 

Definition at line 38 of file itkVectorRescaleIntensityImageFilter.h.

References itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::RealType.

template<typename TInput, typename TOutput>
void itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::SetFactor RealType  a  )  [inline]
 

Definition at line 36 of file itkVectorRescaleIntensityImageFilter.h.

References itk::Functor::VectorMagnitudeLinearTransform< TInput, TOutput >::RealType.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:09 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000