ITK
6.0.0
Insight Toolkit
|
#include <itkNaryAddImageFilter.h>
Definition at line 34 of file itkNaryAddImageFilter.h.
Public Types | |
using | AccumulatorType = typename NumericTraits< TInput >::AccumulateType |
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Add1) | |
TOutput | operator() (const std::vector< TInput > &B) const |
bool | operator== (const Add1 &) const |
using itk::Functor::Add1< TInput, TOutput >::AccumulatorType = typename NumericTraits<TInput>::AccumulateType |
Definition at line 37 of file itkNaryAddImageFilter.h.
itk::Functor::Add1< TInput, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Add1< TInput, TOutput > | ) |
|
inline |
Definition at line 39 of file itkNaryAddImageFilter.h.
|
inline |
Definition at line 51 of file itkNaryAddImageFilter.h.