C# Class FastQuant.Statistics.ValueAtRisk

Inheritance: PortfolioStatisticsItem
Afficher le fichier Open project: fastquant/fastquant.dll

Protected Properties

Свойство Type Description
pnls List

Méthodes protégées

Méthode Description
OnInit ( ) : void
OnStatistics ( PortfolioStatisticsItem statistics ) : void

Private Methods

Méthode Description
method_0 ( double double_1 ) : bool

Method Details

OnInit() protected méthode

protected OnInit ( ) : void
Résultat void

OnStatistics() protected méthode

protected OnStatistics ( PortfolioStatisticsItem statistics ) : void
statistics PortfolioStatisticsItem
Résultat void

Property Details

pnls protected_oe property

protected List pnls
Résultat List