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

Static Public Member Functions

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

Detailed Description

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

Definition at line 179 of file juce_SIMDNativeOps_fallback.h.

Member Function Documentation

◆ op()

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

Definition at line 179 of file juce_SIMDNativeOps_fallback.h.


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