Exemplo n.º 1
0
        public double b()
        {
            double ret = NQuantLibcPINVOKE.AbcdCalibration_b(swigCPtr);

            if (NQuantLibcPINVOKE.SWIGPendingException.Pending)
            {
                throw NQuantLibcPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }