C# Class FastQuant.Statistics.Maximum

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

Protected Properties

Свойство Type Description
type int

Méthodes publiques

Méthode Description
Maximum ( int type ) : System.Math

Méthodes protégées

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

Method Details

Maximum() public méthode

public Maximum ( int type ) : System.Math
type int
Résultat System.Math

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

type protected_oe property

protected int type
Résultat int