ITK
6.0.0
Insight Toolkit
|
#include <itkComplexConjugateImageAdaptor.h>
Provide access to the conjugate of a std::complex<> value.
Definition at line 36 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 39 of file itkComplexConjugateImageAdaptor.h.
using itk::Accessor::ComplexConjugatePixelAccessor< TComplexType >::InternalType = TComplexType |
Definition at line 40 of file itkComplexConjugateImageAdaptor.h.
|
inlinestatic |
Definition at line 49 of file itkComplexConjugateImageAdaptor.h.
|
inlinestatic |
Definition at line 43 of file itkComplexConjugateImageAdaptor.h.