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

Function bench_gfor2

examples/getting_started/vectorize.cpp:149–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147static void bench_gfor1() { dist_gfor1(A, B); }
148
149static void bench_gfor2() { dist_gfor2(A, B); }
150
151static void bench_tile1() { dist_tile1(A, B); }
152

Callers

nothing calls this directly

Calls 1

dist_gfor2Function · 0.85

Tested by

no test coverage detected