Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setCopy
Method
setCopy
src/library/tools/ktest/var.cpp:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void
119
Variable::setCopy(Variable *copy)
120
{
121
copyOf_ = copy;
122
}
123
124
void
125
MatrixVariable::setMatrixSize(
Callers
7
declareVars
Method · 0.80
declareVars
Method · 0.80
declareVars
Method · 0.80
declareVars
Method · 0.80
declareVars
Method · 0.80
declareVars
Method · 0.80
declareVars
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected