MCPcopy Create free account
hub / github.com/creatale/node-dv / gpuFactory

Function gpuFactory

deps/opencv/modules/dynamicuda/src/main.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50GpuFuncTable* gpuFactory()
51{
52 return (GpuFuncTable*)&gpuTable;
53}
54
55}

Callers 1

gpuFuncTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected