net.finmath.montecarlo.cuda.alternative.package-info Maven / Gradle / Ivy
/**
* Provides alternative Cuda implementations of RandomVariable and RandomVariableFactory.
*
* These implementations are used for illustration. Do not use in critical applications.
*
* @author Christian Fries
*/
package net.finmath.montecarlo.cuda.alternative;