SuanShu, a Java numerical and statistical library

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

Interface Summary
Realization This interface defines the Iterator for generating (reading) a realization of a univariate random process.
 

Class Summary
Realization.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.