AdvancedOCR.RectangularWeights.EstimateBiasSecondDerivative C# (CSharp) Method

EstimateBiasSecondDerivative() protected abstract method

protected abstract EstimateBiasSecondDerivative ( RectangularStep downstream ) : void
downstream RectangularStep
return void
        protected abstract void EstimateBiasSecondDerivative(RectangularStep downstream);