JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionType Union Reference

#include <juce_fallback_SIMDNativeOps.h>

Collaboration diagram for juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionType:

Public Attributes

ScalarType s [n]
 
vSIMDType v
 

Member Data Documentation

◆ s

template<typename ScalarType , typename vSIMDType >
ScalarType juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionType::s[n]

◆ v

template<typename ScalarType , typename vSIMDType >
vSIMDType juce::dsp::SIMDFallbackOps< ScalarType, vSIMDType >::UnionType::v

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