Class OrientedPoint

    • Constructor Detail

      • OrientedPoint

        public OrientedPoint​(Vector1D location,
                             boolean direct,
                             double tolerance)
        Simple constructor.
        Parameters:
        location - location of the hyperplane
        direct - if true, the plus side of the hyperplane is towards abscissas greater than location
        tolerance - tolerance below which points are considered to belong to the hyperplane