MCPcopy 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
247TEST(Moddims, Basic_CPP) {
248 cppModdimsTest<float>(string(TEST_DIR "/moddims/basic.test"));
249}
250
251TEST(Moddims, Subref_CPP) {
252 vector<af_seq> subMat;

Callers

nothing calls this directly

Calls 10

constantFunction · 0.85
randuFunction · 0.85
seqClass · 0.85
moddimsFunction · 0.85
hostMethod · 0.80
af_make_seqFunction · 0.50
tileFunction · 0.50
iotaFunction · 0.50
dim4Class · 0.50
evalMethod · 0.45

Tested by

no test coverage detected