| Copyright | [2017] Trevor L. McDonell |
|---|---|
| License | BSD3 |
| Maintainer | Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> |
| Stability | experimental |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Foreign.CUDA.Solver.Sparse.Analysis
Description
Documentation
newtype Info_csrqr Source #
Constructors
| Info_csrqr | |
Fields
| |
destroyInfo_csrqr :: Info_csrqr -> IO () Source #
newtype Info_csrchol Source #
Constructors
| Info_csrchol | |
Fields
| |
destroyInfo_csrchol :: Info_csrchol -> IO () Source #