FRastrigin Class Reference

Implementation of the Rastrigin function. f(x) = sum{i = 1..n}(x(i) ^ 2 - 10 * cos(2 * PI * x(i)) + 10). More...

#include <FRastrigin.h>

Inheritance diagram for FRastrigin:

ObjectiveFunction

List of all members.

Public Member Functions

 FRastrigin (int nDimensions)


Detailed Description

Implementation of the Rastrigin function. f(x) = sum{i = 1..n}(x(i) ^ 2 - 10 * cos(2 * PI * x(i)) + 10).

<File comment goes here!!>

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


Constructor & Destructor Documentation

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