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

Function bench_tile2

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

Source from the content-addressed store, hash-verified

151static void bench_tile1() { dist_tile1(A, B); }
152
153static void bench_tile2() { dist_tile2(A, B); }
154
155int main(int, char **) {
156 try {

Callers

nothing calls this directly

Calls 1

dist_tile2Function · 0.85

Tested by

no test coverage detected