Class StatVector3d

Class Documentation

class StatVector3d

Public Functions

StatVector3d()
StatVector3d(int x, int y, int z)
void clear()
int size()
void addData(int x, int y, int z)
TVectorDouble getMeanRaw()
TVectorDouble getMeanScaled(double scale)
TVectorDouble getVarianceRaw()
TVectorDouble getVarianceScaled(double scale)
TVectorDouble getStandardDeviationRaw()
TVectorDouble getStandardDeviationScaled(double scale)