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

Method call_func

src/client/clfunc_xtrmm.hpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void call_func()
64 {
65 std::cout << "xtrmm::call_func\n";
66 }
67
68
69 void validate_with_cblas(int validate)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected