Метод | Описание | |
---|---|---|
ComputeAvg ( double current ) : double | ||
ComputeStats ( ) : System.Collections.Generic | ||
ComputeStats ( int historySize ) : System.Collections.Generic |
public ComputeAvg ( double current ) : double | ||
current | double | |
Результат | double |
public ComputeStats ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public ComputeStats ( int historySize ) : System.Collections.Generic | ||
historySize | int | |
Результат | System.Collections.Generic |