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

Method get

src/api/cpp/event.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35af_event event::get() const { return e_; }
36
37void event::mark() { AF_THROW(af_mark_event(e_)); }
38

Callers 15

approx1TestFunction · 0.45
approx1CubicTestFunction · 0.45
approx1ArgsTestFunction · 0.45
approx1ArgsTestPrecisionFunction · 0.45
setTestDataMethod · 0.45
testSpclOutArrayMethod · 0.45
SetUpMethod · 0.45
hammingMatcherTestFunction · 0.45
transformCoordinatesTestFunction · 0.45
reorderTestFunction · 0.45
TYPED_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 4

ravelIdxFunction · 0.36
calcStridesFunction · 0.36
conv_imageFunction · 0.36
assertRefEqFunction · 0.36