MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / name

Method name

src/backend/cuda/cast.hpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23template<typename To, typename Ti>
24struct CastOp {
25 const char *name() { return ""; }
26};
27
28#define CAST_FN(TYPE) \

Callers 4

getTestNameFunction · 0.45
imageEqFunction · 0.45
operator()Method · 0.45
createBinaryNodeFunction · 0.45

Calls

no outgoing calls

Tested by 2

getTestNameFunction · 0.36
imageEqFunction · 0.36