MCPcopy Create free account
hub / github.com/avaneev/biteopt / getMinValues

Method getMinValues

biteaux.h:2324–2327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2322 }
2323
2324 virtual void getMinValues( double* const p ) const
2325 {
2326 Owner -> getMinValues( p );
2327 }
2328
2329 virtual void getMaxValues( double* const p ) const
2330 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected