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.


Detailed Description

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

Definition at line 57 of file itkWeightedAddImageFilter.h.

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 60 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 61 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 62 of file itkWeightedAddImageFilter.h.

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

Definition at line 63 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 88 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 64 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 77 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 72 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 83 of file itkWeightedAddImageFilter.h.


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