ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkAddImageFilter.h>
Definition at line 34 of file itkAddImageFilter.h.
Public Types | |
typedef NumericTraits< TInput1 > ::AccumulateType | AccumulatorType |
Public Member Functions | |
Add2 () | |
bool | operator!= (const Add2 &) const |
TOutput | operator() (const TInput1 &A, const TInput2 &B) const |
bool | operator== (const Add2 &other) const |
~Add2 () | |
typedef NumericTraits< TInput1 >::AccumulateType itk::Functor::Add2< TInput1, TInput2, TOutput >::AccumulatorType |
Definition at line 37 of file itkAddImageFilter.h.
|
inline |
Definition at line 38 of file itkAddImageFilter.h.
|
inline |
Definition at line 39 of file itkAddImageFilter.h.
|
inline |
Definition at line 40 of file itkAddImageFilter.h.
|
inline |
Definition at line 51 of file itkAddImageFilter.h.
|
inline |
Definition at line 46 of file itkAddImageFilter.h.