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 >::ScalarNeq Struct Reference

Static Public Member Functions

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

Detailed Description

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

Definition at line 183 of file juce_SIMDNativeOps_fallback.h.

Member Function Documentation

◆ op()

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

Definition at line 183 of file juce_SIMDNativeOps_fallback.h.


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