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.

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


Public Types

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

Public Member Functions

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

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.


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 86 of file itkWeightedAddImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::operator!= const WeightedAdd2< TInput1, TInput2, TOutput > &  other  )  const [inline]
 

Definition at line 63 of file itkWeightedAddImageFilter.h.

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

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 76 of file itkWeightedAddImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::operator== const WeightedAdd2< TInput1, TInput2, TOutput > &  other  )  const [inline]
 

Definition at line 71 of file itkWeightedAddImageFilter.h.

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

Definition at line 82 of file itkWeightedAddImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:20:04 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000