| bestEvaluation() | ObjectiveFunction | |
| bestSolution() | ObjectiveFunction | |
| evaluate(vector< double > &x) | ObjectiveFunction | |
| finiteDifference(vector< double > &x) | ObjectiveFunction | [protected] |
| FStep(int nDimensions) | FStep | |
| gradient(vector< double > &x) | ObjectiveFunction | |
| isInBound(vector< double > x) | ObjectiveFunction | |
| nDimensions() | ObjectiveFunction | |
| ObjectiveFunction(int minmax, unsigned int nDimensions, double lowerBound, double upperBound) | ObjectiveFunction | |
| ObjectiveFunction(int minmax, unsigned int nDimensions, vector< double > &lowerBounds, vector< double > &upperBounds) | ObjectiveFunction | |
| operator()(vector< double > &x) | ObjectiveFunction | |
| ~ObjectiveFunction() | ObjectiveFunction |
1.5.6