MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
ConvolutionTransformer.hpp File Reference
+ Include dependency graph for ConvolutionTransformer.hpp:

Go to the source code of this file.

Classes

class  MayaFlux::Yantra::ConvolutionTransformer< InputType, OutputType >
 Concrete transformer for convolution-based operations. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Yantra
 

Enumerations

enum class  MayaFlux::Yantra::ConvolutionOperation : uint8_t {
  MayaFlux::Yantra::DIRECT_CONVOLUTION , MayaFlux::Yantra::CROSS_CORRELATION , MayaFlux::Yantra::MATCHED_FILTER , MayaFlux::Yantra::DECONVOLUTION ,
  MayaFlux::Yantra::AUTO_CORRELATION
}
 Specific convolution operations supported. More...