SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.stochasticprocess.univariate.sde.coefficients

Interface Summary
Diffusion This class represents the diffusion term, σ, of a univariate SDE.
Drift This class represents the drift term, μ, of a univariate SDE.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.