Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ setInvertFlag
Method
setInvertFlag
test/transform.cpp:257–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
256
void setInterpType(af_interp_type m) { method = m; }
257
void setInvertFlag(bool i) { invert = i; }
258
259
void SetUp() {}
260
Callers
1
SetUp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected