Method | Description | |
---|---|---|
ComputeAvg ( double current ) : double | ||
ComputeStats ( ) : System.Collections.Generic | ||
ComputeStats ( int historySize ) : System.Collections.Generic |
public ComputeAvg ( double current ) : double | ||
current | double | |
return | double |
public ComputeStats ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ComputeStats ( int historySize ) : System.Collections.Generic | ||
historySize | int | |
return | System.Collections.Generic |