Class ResidualClippingPostProcessor

    • Constructor Detail

      • ResidualClippingPostProcessor

        public ResidualClippingPostProcessor​(double thresholdMultipleClipValue,
                                             int frequency)
        Parameters:
        thresholdMultipleClipValue - The multiple of the current threshold to use for clipping. A value of C means that the residual vector will be clipped to the range [-C*T, C*T] for the current threshold T
        frequency - Frequency with which to apply the clipping