Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
Loading...
Searching...
No Matches

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
 

Detailed Description

a class to store points in 2d plane the name observation is used to denote a random point in plane


The documentation for this struct was generated from the following file: