C# Class QLNet.Defaultable

Afficher le fichier Open project: ammachado/QLNet

Méthodes publiques

Méthode Description
defaultRecovery ( double t, double underlying ) : double
hazardRate ( double t, double underlying ) : double

Method Details

defaultRecovery() public abstract méthode

public abstract defaultRecovery ( double t, double underlying ) : double
t double
underlying double
Résultat double

hazardRate() public abstract méthode

public abstract hazardRate ( double t, double underlying ) : double
t double
underlying double
Résultat double