JUCE
dsp::CmplxSIMDOps< Scalar > Member List

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

expand(Scalar s) noexceptdsp::CmplxSIMDOps< Scalar >static
load(const Scalar *a) noexceptdsp::CmplxSIMDOps< Scalar >static
mul(vSIMDType a, vSIMDType b) noexceptdsp::CmplxSIMDOps< Scalar >static
muladd(vSIMDType a, vSIMDType b, vSIMDType c) noexceptdsp::CmplxSIMDOps< Scalar >static
store(vSIMDType value, Scalar *dest) noexceptdsp::CmplxSIMDOps< Scalar >static
sum(vSIMDType a) noexceptdsp::CmplxSIMDOps< Scalar >static
vSIMDType typedefdsp::CmplxSIMDOps< Scalar >