Interface OUProcess
-
- All Known Implementing Classes:
OrnsteinUhlenbeckProcess
public interface OUProcess
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublemu()Get the overall mean.doublesigma()Get the volatility.doubletheta()Get the mean reversion rate.
-