![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkNaryAddImageFilter.h>
Inheritance diagram for itk::Functor::Add1< TInput, TOutput >:Definition at line 34 of file itkNaryAddImageFilter.h.
Public Types | |
| using | AccumulatorType = typename NumericTraits< TInput >::AccumulateType |
Public Member Functions | |
| Add1 ()=default | |
| bool | operator!= (const Add1 &) const |
| TOutput | operator() (const std::vector< TInput > &B) const |
| bool | operator== (const Add1 &) const |
| ~Add1 ()=default | |
| using itk::Functor::Add1< TInput, TOutput >::AccumulatorType = typename NumericTraits< TInput >::AccumulateType |
Definition at line 37 of file itkNaryAddImageFilter.h.
|
default |
|
default |
|
inline |
Definition at line 57 of file itkNaryAddImageFilter.h.
|
inline |
Definition at line 40 of file itkNaryAddImageFilter.h.
|
inline |
Definition at line 52 of file itkNaryAddImageFilter.h.
1.8.5