ITK
5.0.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 | |
using | ExternalType = TComplexType |
using | InternalType = TComplexType |
Static Public Member Functions | |
static TComplexType | Get (const TComplexType &input) |
static void | Set (TComplexType &output, const TComplexType &input) |
using itk::Accessor::ComplexConjugatePixelAccessor< TComplexType >::ExternalType = TComplexType |
Definition at line 38 of file itkComplexConjugateImageAdaptor.h.
using itk::Accessor::ComplexConjugatePixelAccessor< TComplexType >::InternalType = TComplexType |
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.