Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getOp
Method
getOp
src/backend/cpu/jit/UnaryNode.hpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
af_op_t getOp() const noexcept final { return op; }
45
46
void calc(int x, int y, int z, int w, int lim) final {
47
UNUSED(x);
Callers
3
propagateModdimsShape
Function · 0.45
removeNodeOfOperation
Function · 0.45
getClonedOutputNodes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected