MCPcopy 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
112void
113Variable::setConstant(bool constant)
114{
115 constant_ = constant;
116}
117
118void
119Variable::setCopy(Variable *copy)

Callers 1

addConstMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected