C# Class QLNet.BootstrapError

Bootstrap error
Inheritance: QLNet.ISolver1d
Afficher le fichier Open project: ammachado/QLNet Class Usage Examples

Méthodes publiques

Méthode Description
BootstrapError ( QLNet.PiecewiseYieldCurve curve, RateHelper helper, int segment )
value ( double guess ) : double

Method Details

BootstrapError() public méthode

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

value() public méthode

public value ( double guess ) : double
guess double
Résultat double