Example #1
0
 /// <summary>
 /// Clears the estimator
 /// </summary>
 public void Clear()
 {
     gammaEstimator.Clear();
 }