JUCE
Classes | Namespaces | Functions
juce_SIMDRegister_Impl.h File Reference

Classes

struct  dsp::SIMDRegister< Type >::ElementAccess
 

Namespaces

 dsp
 
 dsp::util
 

Functions

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