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

Method getMaxValues

biteaux.h:2329–2332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2327 }
2328
2329 virtual void getMaxValues( double* const p ) const
2330 {
2331 Owner -> getMaxValues( p );
2332 }
2333
2334 virtual double optcost( const double* const p )
2335 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected