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