ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkSquareImageFilter.h>
Definition at line 39 of file 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 | |
using itk::Functor::Square< TInput, TOutput >::RealType = typename NumericTraits< TInput >::RealType |
Definition at line 42 of file itkSquareImageFilter.h.
|
default |
|
default |
|
inline |
Definition at line 45 of file itkSquareImageFilter.h.
|
inline |
Definition at line 55 of file itkSquareImageFilter.h.
|
inline |
Definition at line 50 of file itkSquareImageFilter.h.