JUCE
Loading...
Searching...
No Matches
juce_SIMDRegister_Impl.h File Reference

Classes

struct  dsp::SIMDRegister< Type >::ElementAccess
 

Namespaces

namespace  dsp
 
namespace  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)