public double d()
        {
            double ret = NQuantLibcPINVOKE.AbcdCalibration_d(swigCPtr);

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