MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / Vector

Class Vector

include/simd/Vector.hpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56*/
57template <typename TYPE, int SIZE>
58struct Vector;
59
60
61/** Wrapper for `__m128` representing an aligned vector of 4 single-precision float values.

Callers 7

zeroMethod · 0.85
maskMethod · 0.85
loadMethod · 0.85
zeroMethod · 0.85
maskMethod · 0.85
loadMethod · 0.85
castMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected