JUCE
|
Classes | |
struct | juce::dsp::SIMDRegister< Type > |
A wrapper around the platform's native SIMD register type. More... | |
struct | juce::dsp::CmplxSIMDOps< Scalar > |
struct | juce::dsp::CmplxSIMDOps< std::complex< Scalar > > |
Namespaces | |
juce | |
Classes for IIR filter processing. | |
juce::dsp | |
Functions | |
template<typename Type > | |
dsp::SIMDRegister< Type > JUCE_VECTOR_CALLTYPE | juce::jmin (dsp::SIMDRegister< Type > a, dsp::SIMDRegister< Type > b) |
template<typename Type > | |
dsp::SIMDRegister< Type > JUCE_VECTOR_CALLTYPE | juce::jmax (dsp::SIMDRegister< Type > a, dsp::SIMDRegister< Type > b) |