#include <itkAddImageFilter.h>
Public Types | |
| typedef NumericTraits< TInput1 >::AccumulateType | AccumulatorType |
Public Member Functions | |
| Add2 () | |
| ~Add2 () | |
| TOutput | operator() (const TInput1 &A, const TInput2 &B) |
|
|||||
|
Definition at line 61 of file itkAddImageFilter.h. Referenced by itk::Functor::Add2< TInput1, TInput2, TOutput >::operator()(). |
|
|||||||||
|
Definition at line 62 of file itkAddImageFilter.h. |
|
|||||||||
|
Definition at line 63 of file itkAddImageFilter.h. |
|
||||||||||||||||
|
Definition at line 64 of file itkAddImageFilter.h. References itk::Functor::Add2< TInput1, TInput2, TOutput >::AccumulatorType. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000