net.finmath.stochastic.package-info Maven / Gradle / Ivy
/**
* Interfaces specifying operations on random variables. For implementation see also
* {@link net.finmath.montecarlo} e.g. {@link net.finmath.montecarlo.RandomVariableFromDoubleArray}.
*
* @author Christian Fries
*/
package net.finmath.stochastic;