Coordinate.error

error is a unitless measure of confidence that this Coordinate represents the true distance from the origin.

struct Coordinate(size_t dims, double maxError = 1.5, double minHeight = 1.0e-5, double ce = 0.25, double cc = 0.25, double rho = 150.0)
double error;

Meta