OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::SIMDRegister_test_internal::VecFiller< std::complex< type > > Struct Template Reference

Static Public Member Functions

static void fill (std::complex< type > *dst, const int size, Random &random)
 

Detailed Description

template<typename type>
struct juce::dsp::SIMDRegister_test_internal::VecFiller< std::complex< type > >

Definition at line 81 of file juce_SIMDRegister_test.cpp.

Member Function Documentation

◆ fill()

template<typename type >
static void juce::dsp::SIMDRegister_test_internal::VecFiller< std::complex< type > >::fill ( std::complex< type > *  dst,
const int  size,
Random random 
)
inlinestatic

Definition at line 83 of file juce_SIMDRegister_test.cpp.


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