, including all inherited members.
| base | RosenbrockRotated | [protected] |
| baseObjective | TransformedObjectiveFunction | [protected] |
| closestFeasible(Array< T > &point) const | ObjectiveFunctionVS< double > | [inline] |
| closestFeasible(std::vector< T > &point) const | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionT< T * >::closestFeasible(T &point) const | ObjectiveFunctionT< T * > | [inline] |
| constrainthandler | ObjectiveFunctionT< T * > | [protected] |
| dimension() const | ObjectiveFunctionVS< double > | [inline] |
| getConstraintHandler() const | ObjectiveFunctionT< T * > | [inline] |
| init(const Array< double > &transformation) | TransformedObjectiveFunction | |
| ObjectiveFunctionVS< double >::init(unsigned d) | ObjectiveFunctionVS< double > | [inline] |
| initRandomRotation(unsigned d=0) | TransformedObjectiveFunction | |
| isFeasible(const Array< T > &point) const | ObjectiveFunctionVS< double > | [inline] |
| isFeasible(const std::vector< T > &point) const | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionT< T * >::isFeasible(const T &point) const | ObjectiveFunctionT< T * > | [inline] |
| m_dimension | ObjectiveFunctionVS< double > | [protected] |
| m_name | ObjectiveFunction | [protected] |
| m_timesCalled | ObjectiveFunction | [protected] |
| m_Transformation | TransformedObjectiveFunction | [protected] |
| nadirFitness(std::vector< double > &value) const | TransformedObjectiveFunction | [virtual] |
| name() const | ObjectiveFunction | [inline] |
| ObjectiveFunction() | ObjectiveFunction | |
| ObjectiveFunctionT(ConstraintHandler< T > *constrainthandler=NULL) | ObjectiveFunctionT< T * > | [inline] |
| ObjectiveFunctionVS(unsigned d=0, ConstraintHandler< T * > *constrainthandler=NULL) | ObjectiveFunctionVS< double > | [inline] |
| objectives() const | TransformedObjectiveFunction | [virtual] |
| operator()(const Array< T > &point) | ObjectiveFunctionVS< double > | [inline] |
| operator()(const std::vector< T > &point) | ObjectiveFunctionVS< double > | [inline] |
| operator()(double *const &point) | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionT< T * >::operator()(const T &point) | ObjectiveFunctionT< T * > | [inline] |
| ProposeStartingPoint(double *&point) const | TransformedObjectiveFunction | |
| ObjectiveFunctionVS< double >::ProposeStartingPoint(T *&point) const | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionVS< double >::ProposeStartingPoint(Array< T > &point) const | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionVS< double >::ProposeStartingPoint(std::vector< T > &point) const | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionT< T * >::ProposeStartingPoint(T &point) const | ObjectiveFunctionT< T * > | [inline, virtual] |
| resetTimesCalled() | ObjectiveFunction | [inline] |
| result(const Array< double > &point, std::vector< double > &value) | TransformedObjectiveFunction | [inline] |
| result(const std::vector< double > &point, std::vector< double > &value) | TransformedObjectiveFunction | [inline] |
| result(double *const &point, std::vector< double > &value) | TransformedObjectiveFunction | |
| ObjectiveFunctionVS< double >::result(const Array< T > &point, std::vector< double > &value) | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionVS< double >::result(const std::vector< T > &point, std::vector< double > &value) | ObjectiveFunctionVS< double > | [inline] |
| ObjectiveFunctionT< T * >::result(const T &point, std::vector< double > &value)=0 | ObjectiveFunctionT< T * > | [pure virtual] |
| RosenbrockRotated(unsigned d=29) | RosenbrockRotated | |
| timesCalled() const | ObjectiveFunction | [inline] |
| transform(Array< double > &point) const | TransformedObjectiveFunction | [inline] |
| transform(std::vector< double > &point) const | TransformedObjectiveFunction | [inline] |
| transform(double *point) const | TransformedObjectiveFunction | [inline] |
| transform(const double *in, std::vector< double > &out) const | TransformedObjectiveFunction | [protected] |
| Transformation() const | TransformedObjectiveFunction | [inline] |
| TransformedObjectiveFunction(ObjectiveFunctionVS< double > &base, unsigned d=0) | TransformedObjectiveFunction | |
| TransformedObjectiveFunction(ObjectiveFunctionVS< double > &base, const Array< double > &transformation) | TransformedObjectiveFunction | |
| transformInverse(const std::vector< double > &in, double *out) const | TransformedObjectiveFunction | [protected] |
| utopianFitness(std::vector< double > &value) const | TransformedObjectiveFunction | [virtual] |
| ~ObjectiveFunction() | ObjectiveFunction | [virtual] |
| ~ObjectiveFunctionT() | ObjectiveFunctionT< T * > | [inline] |
| ~ObjectiveFunctionVS() | ObjectiveFunctionVS< double > | [inline] |
| ~RosenbrockRotated() | RosenbrockRotated | |
| ~TransformedObjectiveFunction() | TransformedObjectiveFunction | |