![]() |
Orfeo Toolbox
3.16
|
#include <itkSquareImageFilter.h>
Inheritance diagram for itk::Function::Square< TInput, TOutput >:Public Types | |
| typedef NumericTraits< TInput > ::RealType | RealType |
Public Member Functions | |
| Square () | |
| ~Square () | |
| bool | operator!= (const Square &) const |
| TOutput | operator() (const TInput &A) const |
| bool | operator== (const Square &other) const |
Definition at line 34 of file itkSquareImageFilter.h.
| typedef NumericTraits<TInput>::RealType itk::Function::Square< TInput, TOutput >::RealType |
Definition at line 37 of file itkSquareImageFilter.h.
|
inline |
Definition at line 38 of file itkSquareImageFilter.h.
|
inline |
Definition at line 39 of file itkSquareImageFilter.h.
|
inline |
Definition at line 40 of file itkSquareImageFilter.h.
|
inline |
Definition at line 48 of file itkSquareImageFilter.h.
|
inline |
Definition at line 44 of file itkSquareImageFilter.h.