C# Class FastQuant.Statistics.Maximum

Inheritance: PortfolioStatisticsItem
ファイルを表示 Open project: fastquant/fastquant.dll

Protected Properties

Property Type Description
type int

Public Methods

Method Description
Maximum ( int type ) : System.Math

Protected Methods

Method Description
OnInit ( ) : void
OnStatistics ( PortfolioStatisticsItem statistics ) : void

Method Details

Maximum() public method

public Maximum ( int type ) : System.Math
type int
return System.Math

OnInit() protected method

protected OnInit ( ) : void
return void

OnStatistics() protected method

protected OnStatistics ( PortfolioStatisticsItem statistics ) : void
statistics PortfolioStatisticsItem
return void

Property Details

type protected_oe property

protected int type
return int