FStep Class Reference
Implementation of the Step function. f(x) = 6n + \sum_{i=1}^n \floor{x_i}.
More...
#include <FStep.h>
List of all members.
|
Public Member Functions |
| FStep (int nDimensions) |
Detailed Description
Implementation of the Step function. f(x) = 6n + \sum_{i=1}^n \floor{x_i}.
<File comment goes here!!>
Copyright (c) 2008 by <Quang Huy / NTU>
Constructor & Destructor Documentation
FStep::FStep |
( |
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/FStep.h
- D:/HUYNQ/Works/Codes/Dolphin/Dolphin/ObjectiveFunctions/FStep.cpp