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