| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Number.Flint.Calcium.Ca.Types
Description
Documentation
Constructors
| Ca !(ForeignPtr CCa) |
Instances
| Storable CCa Source # | |
Defined in Data.Number.Flint.Calcium.Ca.FFI | |
Constructors
| CaVec !(ForeignPtr CCaVec) |
Instances
| Storable CCaVec Source # | |
Instances
| Storable CCaMat Source # | |
Constructors
| CaPoly !(ForeignPtr CCaPoly) |
Instances
| Storable CCaPoly Source # | |
Constructors
| CaPolyVec !(ForeignPtr CCaPolyVec) |
type CCaPolyVec = CFlint CaPolyVec Source #
Constructors
| CaFactor !(ForeignPtr CCaFactor) |
Instances
| Storable CCaFactor Source # | |
Defined in Data.Number.Flint.Calcium.Ca.FFI | |
Constructors
| CaCtx !(ForeignPtr CCaCtx) |
Instances
data CaFieldCache Source #
Constructors
| CaFieldCache !(ForeignPtr CCaFieldCache) |
type CCaFieldCache = CFlint CaFieldCache Source #
Constructors
| CaExt !(ForeignPtr CCaExt) |
Instances
| Storable CCaExt Source # | |
data CaExtCache Source #
Constructors
| CaExtCache !(ForeignPtr CCaExtCache) |
type CCaExtCache = CFlint CaExtCache Source #