Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
|
Data Fields | |
double | x |
abscissa of 2D data point | |
double | y |
ordinate of 2D data point | |
int | group |
the group no in which this observation would go | |
a class to store points in 2d plane the name observation is used to denote a random point in plane