Uses of Class
org.quantlib.Secant
-
-
Uses of Secant in org.quantlib
Methods in org.quantlib with parameters of type Secant Modifier and Type Method Description protected static longSecant. getCPtr(Secant obj)protected static longSecant. swigRelease(Secant obj)static doubleBondFunctions. yieldSecant(Secant solver, Bond bond, double cleanPrice, DayCounter dayCounter, Compounding compounding, Frequency frequency)static doubleBondFunctions. yieldSecant(Secant solver, Bond bond, double cleanPrice, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate)static doubleBondFunctions. yieldSecant(Secant solver, Bond bond, double cleanPrice, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate, double accuracy)static doubleBondFunctions. yieldSecant(Secant solver, Bond bond, double cleanPrice, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate, double accuracy, double guess)
-