SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.stochasticprocess.timepoints

Interface Summary
TimeGrid This interface represents the discrete time points in [t1, tn = T] for a stochastic process.
 

Class Summary
EvenlySpacedGrid This class represents an evenly spaced/discretized time grid for a stochastic process.
UnitGrid This class represents the discrete time points [0, 1, ......, N] for a stochastic process.
 


SuanShu, a Java numerical and statistical library

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