JUCE
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 >static
load(const Scalar *a) noexceptjuce::dsp::CmplxSIMDOps< Scalar >static
mul(vSIMDType a, vSIMDType b) noexceptjuce::dsp::CmplxSIMDOps< Scalar >static
muladd(vSIMDType a, vSIMDType b, vSIMDType c) noexceptjuce::dsp::CmplxSIMDOps< Scalar >static
store(vSIMDType value, Scalar *dest) noexceptjuce::dsp::CmplxSIMDOps< Scalar >static
sum(vSIMDType a) noexceptjuce::dsp::CmplxSIMDOps< Scalar >static
vSIMDType typedefjuce::dsp::CmplxSIMDOps< Scalar >