MCPcopy Create free account
hub / github.com/clMathLibraries/clSPARSE / SetUp

Method SetUp

src/tests/test-blas3.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106
107public:
108 void SetUp()
109 {
110 clsparseInitCsrMatrix(&csrMatrixC);
111 }
112
113 void TearDown()
114 {

Callers

nothing calls this directly

Calls 1

clsparseInitCsrMatrixFunction · 0.85

Tested by

no test coverage detected