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

OptimizationTarget::SphereTarget Class Reference

List of all members.

Public Methods

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

Detailed Description

Hyper sphere target with optimum in the origin.

(De Jong's function 1)


Member Function Documentation

OptimizationTarget::SphereTarget::__init__ self   
 

OptimizationTarget::SphereTarget::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.

OptimizationTarget::SphereTarget::xopt self   ,
  = 2
 


The documentation for this class was generated from the following file:
Generated on Wed Mar 5 14:47:43 2003 for PyEs by doxygen1.2.17