Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VcDevel/Vc
/ reset
Method
reset
tests/utils.cpp:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void reset() { v.setZero(); i = 0; }
125
126
int callCount() const { return i; }
127
V callValues() const { return v; }
Callers
nothing calls this directly
Calls
1
setZero
Method · 0.80
Tested by
no test coverage detected