OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::SIMDRegister_test_internal::RandomPrimitive< type, typename std::enable_if< std::is_floating_point< type >::value >::type > Struct Template Reference

Static Public Member Functions

static type next (Random &random)
 

Detailed Description

template<typename type>
struct juce::dsp::SIMDRegister_test_internal::RandomPrimitive< type, typename std::enable_if< std::is_floating_point< type >::value >::type >

Definition at line 37 of file juce_SIMDRegister_test.cpp.

Member Function Documentation

◆ next()

template<typename type >
static type juce::dsp::SIMDRegister_test_internal::RandomPrimitive< type, typename std::enable_if< std::is_floating_point< type >::value >::type >::next ( Random random)
inlinestatic

Definition at line 39 of file juce_SIMDRegister_test.cpp.


The documentation for this struct was generated from the following file: