IHR2 Member List

This is the complete list of members for IHR2, including all inherited members.

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]
constrainthandlerObjectiveFunctionT< T * > [protected]
dimension() const ObjectiveFunctionVS< double > [inline]
getConstraintHandler() const ObjectiveFunctionT< T * > [inline]
hf(double x, double y0, double ymax)IHR2 [protected]
hg(double x)IHR2 [protected]
IHR2(unsigned d=10)IHR2
init(unsigned d)ObjectiveFunctionVS< double > [inline]
initRandomRotation()IHR2
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_dimensionObjectiveFunctionVS< double > [protected]
m_nameObjectiveFunction [protected]
m_timesCalledObjectiveFunction [protected]
m_TransformationIHR2 [protected]
nadirFitness(std::vector< double > &value) const IHR2 [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 IHR2 [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 IHR2
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(double *const &point, std::vector< double > &value)IHR2
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)=0ObjectiveFunctionT< T * > [pure virtual]
timesCalled() const ObjectiveFunction [inline]
transform(const double *in, std::vector< double > &out) const IHR2 [protected]
utopianFitness(std::vector< double > &value) const IHR2 [virtual]
~IHR2()IHR2
~ObjectiveFunction()ObjectiveFunction [virtual]
~ObjectiveFunctionT()ObjectiveFunctionT< T * > [inline]
~ObjectiveFunctionVS()ObjectiveFunctionVS< double > [inline]