FGriewank Class Reference

Implementation of the Griewank function. f(x) = sum{i = 1..n}(x(i) ^ 2) / 4000 - prod{i = 1..n}(cos(x(i) / sqrt(i))) + 1. More...

#include <FGriewank.h>

Inheritance diagram for FGriewank:

ObjectiveFunction

List of all members.

Public Member Functions

 FGriewank (int nDimensions)


Detailed Description

Implementation of the Griewank function. f(x) = sum{i = 1..n}(x(i) ^ 2) / 4000 - prod{i = 1..n}(cos(x(i) / sqrt(i))) + 1.

<File comment goes here!!>

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


Constructor & Destructor Documentation

FGriewank::FGriewank ( 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