C# Class QLNet.StrikedTypePayoff

Inheritance: QLNet.TypePayoff
Afficher le fichier Open project: ammachado/QLNet Class Usage Examples

Protected Properties

Свойство Type Description
strike_ double

Méthodes publiques

Méthode Description
StrikedTypePayoff ( Option type, double strike )
description ( ) : string
strike ( ) : double

Method Details

StrikedTypePayoff() public méthode

public StrikedTypePayoff ( Option type, double strike )
type Option
strike double

description() public méthode

public description ( ) : string
Résultat string

strike() public méthode

public strike ( ) : double
Résultat double

Property Details

strike_ protected_oe property

protected double strike_
Résultat double