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