MCPcopy 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

propagateModdimsShapeFunction · 0.45
removeNodeOfOperationFunction · 0.45
getClonedOutputNodesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected