C# 클래스 QLNet.BootstrapError

Bootstrap error
상속: QLNet.ISolver1d
파일 보기 프로젝트 열기: ammachado/QLNet 1 사용 예제들

공개 메소드들

메소드 설명
BootstrapError ( QLNet.PiecewiseYieldCurve curve, RateHelper helper, int segment )
value ( double guess ) : double

메소드 상세

BootstrapError() 공개 메소드

public BootstrapError ( QLNet.PiecewiseYieldCurve curve, RateHelper helper, int segment )
curve QLNet.PiecewiseYieldCurve
helper RateHelper
segment int

value() 공개 메소드

public value ( double guess ) : double
guess double
리턴 double