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

Method eval

src/api/cpp/array.cpp:997–997  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

995}
996
997void array::eval() const { AF_THROW(af_eval(get())); }
998
999// array instanciations
1000#define INSTANTIATE(T) \

Callers 15

randgenFunction · 0.45
TESTFunction · 0.45
TYPED_TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
testTwoLargeNonLinearFunction · 0.45
TEST_PFunction · 0.45
SetUpMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
toTempFormatFunction · 0.45

Calls 2

af_evalFunction · 0.50
getFunction · 0.50

Tested by 2

TESTFunction · 0.36
toTempFormatFunction · 0.36