SG++-Doxygen-Documentation
|
Namespaces | |
friedman2_4d | |
Variables | |
string | friedman2_4d.dat = "" |
int | friedman2_4d.dim = 4 |
friedman2_4d.eps = random.normalvariate(0.0,125.0) | |
string | friedman2_4d.fileName = "friedman2_4d_" + str(numElements) + ".arff" |
string | friedman2_4d.header = "@RELATION \"" + fileName + "\"\n" |
int | friedman2_4d.numElements = 500000 |
friedman2_4d.outFile = open(fileName, "w") | |
list | friedman2_4d.p = [] |
int | friedman2_4d.seed = 135 |