Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ setConstant
Method
setConstant
src/library/tools/ktest/var.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void
113
Variable::setConstant(bool constant)
114
{
115
constant_ = constant;
116
}
117
118
void
119
Variable::setCopy(Variable *copy)
Callers
1
addConst
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected