| 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 | { |
nothing calls this directly
no outgoing calls
no test coverage detected