Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ TEST
Function
TEST
test/moddims.cpp:247–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
TEST(Moddims, Basic_CPP) {
248
cppModdimsTest<float>(string(TEST_DIR
"/moddims/basic.test"
));
249
}
250
251
TEST(Moddims, Subref_CPP) {
252
vector<af_seq> subMat;
Callers
nothing calls this directly
Calls
10
constant
Function · 0.85
randu
Function · 0.85
seq
Class · 0.85
moddims
Function · 0.85
host
Method · 0.80
af_make_seq
Function · 0.50
tile
Function · 0.50
iota
Function · 0.50
dim4
Class · 0.50
eval
Method · 0.45
Tested by
no test coverage detected