Orfeo Toolbox  3.16
Public Types | Public Member Functions | Private Attributes
itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput > Class Template Reference

#include <itkWeightedAddImageFilter.h>

+ Inheritance diagram for itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >:

List of all members.

Public Types

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

Public Member Functions

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

Private Attributes

RealType m_Alpha
RealType m_Beta

Detailed Description

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

Definition at line 57 of file itkWeightedAddImageFilter.h.


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 ( void  ) 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.

template<class TInput1, class TInput2, class TOutput>
TOutput itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::operator() ( const TInput1 &  A,
const TInput2 &  B 
) const
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.


Member Data Documentation

template<class TInput1, class TInput2, class TOutput>
RealType itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::m_Alpha
private
template<class TInput1, class TInput2, class TOutput>
RealType itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::m_Beta
private

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

Generated at Sun Feb 3 2013 03:01:34 for Orfeo Toolbox with doxygen 1.8.1.1