jcuda / jcuda-vec

Vector operations for JCuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jcuda-vec

Vector operations for JCuda

This library offers utility methods for performing vector operations with single- or double precision floating point, using JCuda.

The SampleVecDouble and SampleVecFloat classes show the basic usage of this library.

About

Vector operations for JCuda

License:MIT License


Languages

Language:Java 86.0%Language:Cuda 14.0%