Interface ViolationFinder

    • Method Detail

      • find

        int[] find​(double[] data,
                   Limits[] limits)
        Performs the finding.
        Parameters:
        data - the data to check
        limits - the limits for the data
        Returns:
        the indices of the violations