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

Method compareMatrices

src/library/tools/ktest/ktest.cpp:475–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

473}
474
475void
476KTest::compareMatrices(std::stringstream& ss)
477{
478 ss << compareMatricesCode << std::endl;
479}
480
481
482

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected