MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / call_func

Method call_func

src/client/clfunc_xtrsm.hpp:63–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void call_func()
64 {
65 timer.Start(timer_id);
66 xTrsm_Function(true);
67 timer.Stop(timer_id);
68 }
69
70 double gflops()
71 {

Callers

nothing calls this directly

Calls 2

StartMethod · 0.80
StopMethod · 0.80

Tested by

no test coverage detected