![]() |
Orfeo Toolbox
3.16
|
#include <otbComplexToVectorImageCastFilter.h>
Public Types | |
| typedef TOutput::ValueType | OutputValueType |
| typedef itk::VariableLengthVector < ValueType > | TestType |
| typedef TInput::ValueType | ValueType |
Public Member Functions | |
| VectorComplexToVector () | |
| ~VectorComplexToVector () | |
| TOutput | operator() (const TInput &A) const |
Definition at line 62 of file otbComplexToVectorImageCastFilter.h.
| typedef TOutput::ValueType otb::Functor::VectorComplexToVector< TInput, TOutput >::OutputValueType |
Definition at line 65 of file otbComplexToVectorImageCastFilter.h.
| typedef itk::VariableLengthVector<ValueType> otb::Functor::VectorComplexToVector< TInput, TOutput >::TestType |
Definition at line 67 of file otbComplexToVectorImageCastFilter.h.
| typedef TInput::ValueType otb::Functor::VectorComplexToVector< TInput, TOutput >::ValueType |
Definition at line 66 of file otbComplexToVectorImageCastFilter.h.
|
inline |
Definition at line 69 of file otbComplexToVectorImageCastFilter.h.
|
inline |
Definition at line 70 of file otbComplexToVectorImageCastFilter.h.
|
inline |
Definition at line 72 of file otbComplexToVectorImageCastFilter.h.