FBump Class Reference

Implementation of the Bump function. f(x) = frac{abs(sum(cos(x_i)^4) - 2prod(cos(x_i)^2))}{sqrt(sum{i=1}^n i*(x_i)^2)}; prod x_i > 0.75; sum x_i < 15*n/2. More...

#include <FBump.h>

Inheritance diagram for FBump:

ObjectiveFunction

List of all members.

Public Member Functions

 FBump (int nDimensions)


Detailed Description

Implementation of the Bump function. f(x) = frac{abs(sum(cos(x_i)^4) - 2prod(cos(x_i)^2))}{sqrt(sum{i=1}^n i*(x_i)^2)}; prod x_i > 0.75; sum x_i < 15*n/2.

<File comment goes here!!>

Copyright (c) 2008 by <Quang Huy / NTU>


Constructor & Destructor Documentation

FBump::FBump ( int  nDimensions  ) 

<File comment goes here!!>

Copyright (c) 2008 by <Quang Huy / NTU>


The documentation for this class was generated from the following files:

Generated on Thu Aug 28 18:34:42 2008 for Dolphin by  doxygen 1.5.6