Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
27
template <typename TYPE, int SIZE>
28
struct Vector;
29
30
31
/** Wrapper for `__m128` representing an aligned vector of 4 single-precision float values.
Callers
7
zero
Method · 0.85
mask
Method · 0.85
load
Method · 0.85
zero
Method · 0.85
mask
Method · 0.85
load
Method · 0.85
cast
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected