|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Gets the transformation type category for this transformer.
This is used for transformer discovery, organization, and determining compatibility with different processing pipelines.
Implemented in MayaFlux::Yantra::ConvolutionTransformer< InputType, OutputType >, MayaFlux::Yantra::MathematicalTransformer< InputType, OutputType >, MayaFlux::Yantra::SpectralTransformer< InputType, OutputType >, and MayaFlux::Yantra::TemporalTransformer< InputType, OutputType >.