Method PredictLong
PredictLong(long, long, long)
Calculate the predicted value for the given long, using the previous three baselines.
Declaration
public long PredictLong(long baseline0, long baseline1, long baseline2)
Parameters
| Type | Name | Description |
|---|---|---|
| long | baseline0 | |
| long | baseline1 | |
| long | baseline2 |
Returns
| Type | Description |
|---|---|
| long |