cusparse-0.1.0.1: FFI bindings to the CUDA Sparse BLAS library

Copyright[2017] Trevor L. McDonell
LicenseBSD3
MaintainerTrevor L. McDonell <tmcdonell@cse.unsw.edu.au>
Stabilityexperimental
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Foreign.CUDA.BLAS.Sparse.Matrix.Hybrid

Description

 

Synopsis

Documentation

newtype Hybrid Source #

An opaque structure holding the matrix in hybrid (HYB) format.

http://docs.nvidia.com/cuda/cusparse/index.html#cusparsehybmatt

Constructors

Hybrid 

Fields

destroyHYB :: Hybrid -> IO () Source #

Destroy and release any memory associated with a hybrid matrix.

http://docs.nvidia.com/cuda/cusparse/index.html#cusparsedestroyhybmat