MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / num_machines

Method num_machines

src/network/linkers.h:194–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194inline int Linkers::num_machines() {
195 return num_machines_;
196}
197
198inline const BruckMap& Linkers::bruck_map() {
199 return bruck_map_;

Callers 1

InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected