MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / info

Function info

src/api/cpp/device.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void info() { AF_THROW(af_info()); }
53
54const char *infoString(const bool verbose) {
55 char *str = NULL;

Callers 15

TESTFunction · 0.85
mainFunction · 0.85
TEST_FFunction · 0.85
deathTestFunction · 0.85
TESTFunction · 0.85
testFunctionFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 1

af_infoFunction · 0.50

Tested by 1

deathTestFunction · 0.68