Class NullViolations

    • Constructor Detail

      • NullViolations

        public NullViolations()
    • Method Detail

      • doFind

        protected int[] doFind​(double[] data,
                               Limits[] limits)
        Performs the finding.
        Specified by:
        doFind in class AbstractViolationFinder
        Parameters:
        data - the data to check
        limits - the limits for the data
        Returns:
        the indices of the violations