|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Include dependency graph for MathematicalTransformer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MayaFlux::Yantra::MathematicalTransformer< InputType, OutputType > |
| Concrete transformer for mathematical operations. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Yantra |
Enumerations | |
| enum class | MayaFlux::Yantra::MathematicalOperation : uint8_t { MayaFlux::Yantra::GAIN , MayaFlux::Yantra::OFFSET , MayaFlux::Yantra::POWER , MayaFlux::Yantra::LOGARITHMIC , MayaFlux::Yantra::EXPONENTIAL , MayaFlux::Yantra::TRIGONOMETRIC , MayaFlux::Yantra::QUANTIZE , MayaFlux::Yantra::NORMALIZE , MayaFlux::Yantra::POLYNOMIAL } |
| Specific mathematical operations supported. More... | |