JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::ScalarSub Struct Reference

Static Public Member Functions

static forcedinline ScalarType op (ScalarType a, ScalarType b) noexcept
 

Detailed Description

template<typename ScalarType, typename vSIMDType>
struct juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::ScalarSub

Definition at line 174 of file juce_SIMDNativeOps_fallback.h.

Member Function Documentation

◆ op()

template<typename ScalarType , typename vSIMDType >
static forcedinline ScalarType juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::ScalarSub::op ( ScalarType  a,
ScalarType  b 
)
staticnoexcept

Definition at line 174 of file juce_SIMDNativeOps_fallback.h.


The documentation for this struct was generated from the following file: