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

Function setMaxJitLen

src/api/cpp/jit_test_api.cpp:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void setMaxJitLen(const int jitLen) { AF_THROW(af_set_max_jit_len(jitLen)); }
21} // namespace af

Callers 1

TESTFunction · 0.85

Calls 1

af_set_max_jit_lenFunction · 0.50

Tested by

no test coverage detected