Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

OptimizationModel::SphereModel Class Reference

List of all members.

Public Methods

 __init__ (self, n=2)
 evaluate (self, x)

Detailed Description

Hyper sphere model with Optimum in the origin.

(De Jong's function 1)


Member Function Documentation

OptimizationModel::SphereModel::__init__ self   ,
  = 2
 

OptimizationModel::SphereModel::evaluate self   ,
 
 

Evaluates (scalar) error value for vector x. The optimum vector is the zero vector with error also zero. The error grows in a parabolic manner in radial directions. Points of equal error lie on an hyper sphere.


The documentation for this class was generated from the following file:
Generated on Thu Feb 27 21:24:39 2003 for PyEs by doxygen1.2.17