SG++-Doxygen-Documentation
parabola Namespace Reference

Variables

 eps = random.normalvariate(0.0,0.1)
 
 fd = tools.gzOpen("parabola.10000_test.arff", 'w')
 
int N = 10000
 
 p = DataVector(11)
 
 X = DataMatrix(N, 11)
 

Variable Documentation

◆ eps

parabola.eps = random.normalvariate(0.0,0.1)

◆ fd

parabola.fd = tools.gzOpen("parabola.10000_test.arff", 'w')

◆ N

◆ p

parabola.p = DataVector(11)

◆ X

parabola.X = DataMatrix(N, 11)