FSphere Class Reference
Implementation of the Sphere function. f(x) = sum{i = 1..n}(x(i) ^ 2).
More...
#include <FSphere.h>
List of all members.
|
Public Member Functions |
| FSphere (int nDimensions) |
Detailed Description
Implementation of the Sphere function. f(x) = sum{i = 1..n}(x(i) ^ 2).
<File comment goes here!!>
Copyright (c) 2008 by <Quang Huy / NTU>
Constructor & Destructor Documentation
FSphere::FSphere |
( |
int |
nDimensions |
) |
|
<File comment goes here!!>
Copyright (c) 2008 by <Quang Huy / NTU>
The documentation for this class was generated from the following files:
- D:/HUYNQ/Works/Codes/Dolphin/Dolphin/ObjectiveFunctions/FSphere.h
- D:/HUYNQ/Works/Codes/Dolphin/Dolphin/ObjectiveFunctions/FSphere.cpp