ITK
6.0.0
Insight Toolkit
|
#include <itkSquareImageFilter.h>
Definition at line 40 of file itkSquareImageFilter.h.
Public Types | |
using | RealType = typename NumericTraits< TInput >::RealType |
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Square) | |
TOutput | operator() (const TInput &A) const |
bool | operator== (const Square &) const |
using itk::Functor::Square< TInput, TOutput >::RealType = typename NumericTraits<TInput>::RealType |
Definition at line 43 of file itkSquareImageFilter.h.
itk::Functor::Square< TInput, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | Square< TInput, TOutput > | ) |
|
inline |
Definition at line 53 of file itkSquareImageFilter.h.
|
inline |
Definition at line 45 of file itkSquareImageFilter.h.