Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
57
template <typename TYPE, int SIZE>
58
struct Vector;
59
60
61
/** 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