#include <itkWeightedAddImageFilter.h>
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 |
|
|||||
|
Definition at line 59 of file itkWeightedAddImageFilter.h. |
|
|||||
|
|||||||||
|
Definition at line 61 of file itkWeightedAddImageFilter.h. |
|
|||||||||
|
Definition at line 62 of file itkWeightedAddImageFilter.h. |
|
|||||||||
|
Definition at line 73 of file itkWeightedAddImageFilter.h. References itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::RealType. |
|
||||||||||||||||
|
Definition at line 63 of file itkWeightedAddImageFilter.h. References itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::RealType. |
|
||||||||||
|
Definition at line 69 of file itkWeightedAddImageFilter.h. References itk::Functor::WeightedAdd2< TInput1, TInput2, TOutput >::RealType. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000