|
LMMS
|
Namespaces | |
| namespace | juce |
| namespace | juce::dsp |
| namespace | juce::dsp::SIMDRegister_test_internal |
Functions | |
| template<typename type> | |
| static void | juce::dsp::SIMDRegister_test_internal::fillVec (type *dst, Random &random) |
| template<typename type> | |
| static type | juce::dsp::SIMDRegister_test_internal::safeAbs (type a) |
| template<typename type> | |
| static type | juce::dsp::SIMDRegister_test_internal::safeAbs (std::complex< type > a) |
| template<typename type> | |
| static double | juce::dsp::SIMDRegister_test_internal::difference (type a) |
| template<typename type> | |
| static double | juce::dsp::SIMDRegister_test_internal::difference (type a, type b) |
Variables | |
| static SIMDRegisterUnitTests | juce::dsp::SIMDRegisterUnitTests |