R/curand-package.r

#' curand
#' 
#' Random number generators that run on the gpu via CUDA's cuRAND
#' library.
#' 
#' @importFrom float float32 float
#' 
#' @name curand-package
#' @docType package
#' @author Drew Schmidt
#' @keywords Package
NULL
wrathematics/curand documentation built on May 20, 2019, 9:57 a.m.