MCPcopy Create free account
hub / github.com/VCVRack/Rack / Vector

Class Vector

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

Source from the content-addressed store, hash-verified

26*/
27template <typename TYPE, int SIZE>
28struct Vector;
29
30
31/** 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