jcusolver.package-info Maven / Gradle / Ivy
The newest version!
/**
* Contains the classes of JCusolver.
*
* This package contains classes that are related to JCusolver.
* The main classes are the {@link jcuda.jcusolver.JCusolverDn},
* {@link jcuda.jcusolver.JCusolverSp} and
* {@link jcuda.jcusolver.JCusolverRf} classes,
* which provide all method bindings for CUSOLVER, the
* NVIDIA CUDA solver library.
*
* Please consult your CUSOLVER library documentation
* for more information about how to use this API.
*/
package jcuda.jcusolver;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy