JUCE
|
This is the complete list of members for juce::dsp::CmplxSIMDOps< Scalar >, including all inherited members.
expand(Scalar s) noexcept | juce::dsp::CmplxSIMDOps< Scalar > | static |
load(const Scalar *a) noexcept | juce::dsp::CmplxSIMDOps< Scalar > | static |
mul(vSIMDType a, vSIMDType b) noexcept | juce::dsp::CmplxSIMDOps< Scalar > | static |
muladd(vSIMDType a, vSIMDType b, vSIMDType c) noexcept | juce::dsp::CmplxSIMDOps< Scalar > | static |
store(vSIMDType value, Scalar *dest) noexcept | juce::dsp::CmplxSIMDOps< Scalar > | static |
sum(vSIMDType a) noexcept | juce::dsp::CmplxSIMDOps< Scalar > | static |
vSIMDType typedef | juce::dsp::CmplxSIMDOps< Scalar > |