'宣言 Public Function SmoothingPeriod( _ ByVal value As System.Double _ ) As StochasticBuilder(Of T)
public StochasticBuilder<T> SmoothingPeriod( System.double value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function SmoothingPeriod( _ ByVal value As System.Double _ ) As StochasticBuilder(Of T)
public StochasticBuilder<T> SmoothingPeriod( System.double value )