SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.stochasticprocess.multivariate

Interface Summary
MultiVariateRealization This interface defines the realization for a multivariate stochastic process, as well as the Iterator for generating (reading) the realization.
 

Class Summary
MultiVariateRealization.Iterator This Iterator support lazy evaluation/generation of a realization from a stochastic process.
 


SuanShu, a Java numerical and statistical library

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