MCPcopy Create free account
hub / github.com/ComputationalRobotics/XM-code / DeviceDnTen

Method DeviceDnTen

XM/include/Utils/memory.h:294–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292 // bool* isdestroied = new bool(false);
293
294 DeviceDnTen(){}
295
296 DeviceDnTen(const size_s num_dims, const size_s* dimensions)
297 : num_dims(num_dims){

Callers

nothing calls this directly

Calls 1

allocateMethod · 0.95

Tested by

no test coverage detected