|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineprotectedvirtual |
Get transformer-specific name (derived classes override this)
Derived classes should override this to provide meaningful names like "MathematicalTransformer_GAIN" or "SpectralTransformer_PITCH_SHIFT".
Reimplemented in MayaFlux::Yantra::ConvolutionTransformer< InputType, OutputType >, MayaFlux::Yantra::MathematicalTransformer< InputType, OutputType >, MayaFlux::Yantra::SpectralTransformer< InputType, OutputType >, and MayaFlux::Yantra::TemporalTransformer< InputType, OutputType >.
Definition at line 520 of file UniversalTransformer.hpp.