Coordinate.vector

vector is the Euclidean component of the coordinate which represents the distance from the origin in the Internet core in seconds.

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[dims] vector;

Meta