MobilityDB  1.0

◆ VECTORLENGTH

#define VECTORLENGTH (   v)    sqrt(((v).x * (v).x) + ((v).y * (v).y) + ((v).z * (v).z))