public class F13ShiftedExpandedGriewankRosenbrock extends TestFunc
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FILE_DATA |
static String |
FUNCTION_NAME |
mBias, mDimension, mFuncName| Constructor and Description |
|---|
F13ShiftedExpandedGriewankRosenbrock(int dimension,
double bias) |
F13ShiftedExpandedGriewankRosenbrock(int dimension,
double bias,
String file_data) |
| Modifier and Type | Method and Description |
|---|---|
double |
f(double[] x) |
public static final String FUNCTION_NAME
public static final String DEFAULT_FILE_DATA
public F13ShiftedExpandedGriewankRosenbrock(int dimension,
double bias)
throws JMetalException
JMetalExceptionpublic F13ShiftedExpandedGriewankRosenbrock(int dimension,
double bias,
String file_data)
throws JMetalException
JMetalExceptionCopyright © 2018. All rights reserved.