JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_SIMDRegister_Impl.h File Reference

Classes

struct  juce::dsp::SIMDRegister< Type >::ElementAccess
 

Namespaces

 juce
 
 juce::dsp
 
 juce::dsp::util
 

Functions

template<typename Type >
dsp::SIMDRegister< Type > JUCE_VECTOR_CALLTYPE juce::jmax (dsp::SIMDRegister< Type > a, dsp::SIMDRegister< Type > b)
 
template<typename Type >
dsp::SIMDRegister< Type > JUCE_VECTOR_CALLTYPE juce::jmin (dsp::SIMDRegister< Type > a, dsp::SIMDRegister< Type > b)
 
template<typename Type >
void juce::dsp::util::snapToZero (SIMDRegister< Type > &) noexcept