All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jcuda.jcurand.package-info Maven / Gradle / Ivy

/**
 * Contains the classes of JCurand.
 * 

* This package contains classes that are related to JCurand. * The main class is the {@link jcuda.jcurand.JCurand} class, * which provides all method bindings for CURAND, the * NVIDIA CUDA random number generator library.
*
* Please consult your CURAND library documentation * for more information about how to use this API. */ package jcuda.jcurand;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy