ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkComplexConjugateImageAdaptor.h>
Provide access to the conjugate of a std::complex<> value.
Definition at line 35 of file itkComplexConjugateImageAdaptor.h.
Public Types | |
typedef TComplexType | ExternalType |
typedef TComplexType | InternalType |
Static Public Member Functions | |
static TComplexType | Get (const TComplexType &input) |
static void | Set (TComplexType &output, const TComplexType &input) |
typedef TComplexType itk::Accessor::ComplexConjugatePixelAccessor< TComplexType >::ExternalType |
Definition at line 38 of file itkComplexConjugateImageAdaptor.h.
typedef TComplexType itk::Accessor::ComplexConjugatePixelAccessor< TComplexType >::InternalType |
Definition at line 39 of file itkComplexConjugateImageAdaptor.h.
|
inlinestatic |
Definition at line 46 of file itkComplexConjugateImageAdaptor.h.
|
inlinestatic |
Definition at line 41 of file itkComplexConjugateImageAdaptor.h.