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