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

Method getLastValues

biteopt.h:1652–1655  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1650 }
1651
1652 virtual const double* getLastValues() const
1653 {
1654 return( LastOpt -> getLastValues() );
1655 }
1656
1657 /**
1658 * Function returns a pointer to an array of selectors in use by the

Callers 1

generateSolParMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected