ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkSquareImageFilter.h>
Public Types | |
typedef NumericTraits< TInput > ::RealType | RealType |
Public Member Functions | |
bool | operator!= (const Square &) const |
TOutput | operator() (const TInput &A) const |
bool | operator== (const Square &other) const |
Square () | |
~Square () |
Definition at line 39 of file itkSquareImageFilter.h.
typedef NumericTraits< TInput >::RealType itk::Functor::Square< TInput, TOutput >::RealType |
Definition at line 42 of file itkSquareImageFilter.h.
|
inline |
Definition at line 43 of file itkSquareImageFilter.h.
|
inline |
Definition at line 44 of file itkSquareImageFilter.h.
|
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.