C# Class FastQuant.Statistics.Minimum

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

Protected Properties

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

Minimum() public méthode

public Minimum ( 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