![]() |
SG++-Doxygen-Documentation
|
Namespaces | |
| parabolasimple | |
Functions | |
| def | parabolasimple.parabola (point) |
Variables | |
| string | parabolasimple.dat = "" |
| int | parabolasimple.dim = 4 |
| string | parabolasimple.fileName = "parabola_simple_" + str(dim) + "d.arff" |
| string | parabolasimple.header = "@RELATION \"" + fileName + "\"\n" |
| parabolasimple.outFile = open(fileName, "w") | |
| list | parabolasimple.point = [] |
| int | parabolasimple.samples = 100000 |