OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::SIMDRegisterUnitTests::Addition Struct Reference

Static Public Member Functions

template<typename typeOne , typename typeTwo >
static void inplace (typeOne &a, const typeTwo &b)
 
template<typename typeOne , typename typeTwo >
static typeOne outofplace (const typeOne &a, const typeTwo &b)
 

Detailed Description

Definition at line 199 of file juce_SIMDRegister_test.cpp.

Member Function Documentation

◆ inplace()

template<typename typeOne , typename typeTwo >
static void juce::dsp::SIMDRegisterUnitTests::Addition::inplace ( typeOne &  a,
const typeTwo &  b 
)
inlinestatic

Definition at line 202 of file juce_SIMDRegister_test.cpp.

◆ outofplace()

template<typename typeOne , typename typeTwo >
static typeOne juce::dsp::SIMDRegisterUnitTests::Addition::outofplace ( const typeOne &  a,
const typeTwo &  b 
)
inlinestatic

Definition at line 208 of file juce_SIMDRegister_test.cpp.


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