Searched defs:OrientedPoint (Results 1 – 1 of 1) sorted by relevance
29 public class OrientedPoint implements Hyperplane<Euclidean1D> { class50 public OrientedPoint(final Vector1D location, final boolean direct, final double tolerance) { in OrientedPoint() method in OrientedPoint63 public OrientedPoint(final Vector1D location, final boolean direct) { in OrientedPoint() method in OrientedPoint