MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / Program

Method Program

deps/GraphBLAS/CUDA/jitify.hpp:3765–3765  ·  view source on GitHub ↗

Private constructor used by deserialize()

Source from the content-addressed store, hash-verified

3763
3764 // Private constructor used by deserialize()
3765 Program() {}
3766
3767 public:
3768 /*! Create a program.

Callers

nothing calls this directly

Calls 2

add_options_from_envFunction · 0.85
load_programFunction · 0.85

Tested by

no test coverage detected