Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OriginQ/QPanda-2
/ getOp
Method
getOp
Core/Variational/var.cpp:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
98
99
op_type var::getOp() const { return pimpl->op; }
100
101
void var::setOp(op_type _op) { pimpl->op = _op; }
102
Callers
2
_eval
Method · 0.95
backpropagate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected