public interface MeanEstimator
Modifier and Type | Method and Description |
---|---|
double |
mean() |
void |
update(org.joda.time.DateTime time,
double px)
Updates the model with the current price.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.