MCPcopy Index your code
hub / github.com/apple/ml-pointersect / get_table

Method get_table

pointersect/pr/cpp/pr.cpp:57–59  ·  view source on GitHub ↗

get the underlying table

Source from the content-addressed store, hash-verified

55
56 // get the underlying table
57 Table get_table() {
58 return table;
59 }
60};
61
62

Callers 3

testMethod · 0.80
testMethod · 0.80
testMethod · 0.80

Calls

no outgoing calls

Tested by 3

testMethod · 0.64
testMethod · 0.64
testMethod · 0.64