Ejemplo n.º 1
0
        public double a()
        {
            double ret = NQuantLibcPINVOKE.AbcdCalibration_a(swigCPtr);

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