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

itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput > Class Template Reference

#include <itkWeightedAddImageFilter.h>

List of all members.

Public Types

typedef NumericTraits< TInput1
>::AccumulateType 
AccumulatorType
typedef NumericTraits< TInput1
>::RealType 
RealType

Public Member Functions

 WeightedAdd2 ()
 ~WeightedAdd2 ()
TOutput operator() (const TInput1 &A, const TInput2 &B)
void SetAlpha (RealType alpha)
RealType GetAlpha () const

template<class TInput1, class TInput2, class TOutput>
class itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >


Member Typedef Documentation

template<class TInput1, class TInput2, class TOutput>
typedef NumericTraits< TInput1 >::AccumulateType itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::AccumulatorType
 

Definition at line 59 of file itkWeightedAddImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
typedef NumericTraits< TInput1 >::RealType itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::RealType
 

Definition at line 60 of file itkWeightedAddImageFilter.h.

Referenced by itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::GetAlpha(), itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::operator()(), and itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::SetAlpha().


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::WeightedAdd2  )  [inline]
 

Definition at line 61 of file itkWeightedAddImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::~WeightedAdd2  )  [inline]
 

Definition at line 62 of file itkWeightedAddImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TOutput>
RealType itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::GetAlpha  )  const [inline]
 

Definition at line 73 of file itkWeightedAddImageFilter.h.

References itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::RealType.

template<class TInput1, class TInput2, class TOutput>
TOutput itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::operator() const TInput1 &  A,
const TInput2 &  B
[inline]
 

Definition at line 63 of file itkWeightedAddImageFilter.h.

References itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::RealType.

template<class TInput1, class TInput2, class TOutput>
void itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::SetAlpha RealType  alpha  )  [inline]
 

Definition at line 69 of file itkWeightedAddImageFilter.h.

References itk::Functor::WeightedAdd2< TInput1, TInput2, 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