AdvancedOCR.RectangularWeights.EstimateBiasSecondDerivative C# (CSharp) Метод

EstimateBiasSecondDerivative() защищенный абстрактный Метод

protected abstract EstimateBiasSecondDerivative ( RectangularStep downstream ) : void
downstream RectangularStep
Результат void
        protected abstract void EstimateBiasSecondDerivative(RectangularStep downstream);