JUCE  v5.4.1-191-g0ab5e696f
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