precision top-level property

num precision
getter/setter pair

A precision measure; a cluster is considered to have shifted if at least one of its coordinates has changed by more than this amount.

Implementation

num precision = 1E-6;