LMMS
Loading...
Searching...
No Matches
juce::dsp::CmplxSIMDOps< Scalar > Member List

This is the complete list of members for juce::dsp::CmplxSIMDOps< Scalar >, including all inherited members.

expand(Scalar s) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
get(vSIMDType v, std::size_t i) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
load(const Scalar *a) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
mul(vSIMDType a, vSIMDType b) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
muladd(vSIMDType a, vSIMDType b, vSIMDType c) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
set(vSIMDType v, std::size_t i, Scalar s) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
store(vSIMDType value, Scalar *dest) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
sum(vSIMDType a) noexceptjuce::dsp::CmplxSIMDOps< Scalar >inlinestatic
vSIMDType typedefjuce::dsp::CmplxSIMDOps< Scalar >