public class F15HybridComposition1 extends TestFunc
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FILE_DATA |
static String |
FUNCTION_NAME |
static int |
NUM_FUNC |
mBias, mDimension, mFuncName| Constructor and Description |
|---|
F15HybridComposition1(int dimension,
double bias) |
F15HybridComposition1(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 static final int NUM_FUNC
public F15HybridComposition1(int dimension,
double bias)
throws JMetalException
JMetalExceptionpublic F15HybridComposition1(int dimension,
double bias,
String file_data)
throws JMetalException
JMetalExceptionpublic double f(double[] x)
throws JMetalException
f in class TestFuncJMetalExceptionCopyright © 2018. All rights reserved.