MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / parent

Method parent

rtpose_wrapper/include/caffe/parallel.hpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 device_(device) {
67 }
68 inline int parent() {
69 return parent_;
70 }
71 inline int device() {
72 return device_;
73 }

Callers 4

computeMethod · 0.80
PrepareMethod · 0.80
addSensorMethod · 0.80
convertToWorldFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected