메소드 | 설명 | |
---|---|---|
discountImpl ( QLNet.Interpolation i, double t ) : double | ||
dummyInitialValue ( ) : bool | ||
forwardImpl ( QLNet.Interpolation i, double t ) : double | ||
guess ( QLNet.YieldTermStructure c, Date d ) : double | ||
initialDate ( QLNet.YieldTermStructure c ) : Date | ||
initialGuess ( ) : double | ||
initialValue ( QLNet.YieldTermStructure c ) : double | ||
maxIterations ( ) : int | ||
maxValueAfter ( int v, List |
||
minValueAfter ( int v, List |
||
updateGuess ( List |
||
zeroYieldImpl ( QLNet.Interpolation i, double t ) : double |
public discountImpl ( QLNet.Interpolation i, double t ) : double | ||
i | QLNet.Interpolation | |
t | double | |
리턴 | double |
public forwardImpl ( QLNet.Interpolation i, double t ) : double | ||
i | QLNet.Interpolation | |
t | double | |
리턴 | double |
public guess ( QLNet.YieldTermStructure c, Date d ) : double | ||
c | QLNet.YieldTermStructure | |
d | Date | |
리턴 | double |
public initialDate ( QLNet.YieldTermStructure c ) : Date | ||
c | QLNet.YieldTermStructure | |
리턴 | Date |
public initialValue ( QLNet.YieldTermStructure c ) : double | ||
c | QLNet.YieldTermStructure | |
리턴 | double |
public updateGuess ( List |
||
data | List |
|
forward | double | |
i | int | |
리턴 | void |
public zeroYieldImpl ( QLNet.Interpolation i, double t ) : double | ||
i | QLNet.Interpolation | |
t | double | |
리턴 | double |