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

Method getLastValues

biteaux.h:1801–1804  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1799 }
1800
1801 virtual const double* getLastValues() const
1802 {
1803 return( LastValues );
1804 }
1805
1806 /**
1807 * Function returns a pointer to an array of selectors in use.

Callers 1

optimizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected