MCPcopy 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
118void
119Variable::setCopy(Variable *copy)
120{
121 copyOf_ = copy;
122}
123
124void
125MatrixVariable::setMatrixSize(

Callers 7

declareVarsMethod · 0.80
declareVarsMethod · 0.80
declareVarsMethod · 0.80
declareVarsMethod · 0.80
declareVarsMethod · 0.80
declareVarsMethod · 0.80
declareVarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected