#import "Vector.h"
Classes | |
struct | _DataPoint |
Typedefs | |
typedef _DataPoint | DataPoint |
Functions | |
DataPoint | MakeDataPoint (Vector _v, int _na, float _a[]) |
|
representiert einen datenpunkt bestehend aus:
|
|
erstellt einen datenPunkt |