MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / getlowbound

Method getlowbound

src/ap.h:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368
369
370 int getlowbound(int iBoundNum = 0) const
371 {
372 return m_iLow;
373 };
374
375
376 int gethighbound(int iBoundNum = 0) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected