blas-0.6: Bindings to the BLAS library
Source code
Contents
Index
BLAS.C.Types
Stability
experimental
Maintainer
Patrick Perry <patperry@stanford.edu>
Description
Documentation
data
CBLASOrder
Source
Instances
Eq
CBLASOrder
Show
CBLASOrder
data
CBLASTrans
Source
Instances
Eq
CBLASTrans
Show
CBLASTrans
data
CBLASUpLo
Source
Instances
Eq
CBLASUpLo
Show
CBLASUpLo
data
CBLASDiag
Source
Instances
Eq
CBLASDiag
Show
CBLASDiag
data
CBLASSide
Source
Instances
Eq
CBLASSide
Show
CBLASSide
colMajor
::
CBLASOrder
Source
trans
::
CBLASTrans
Source
lower
::
CBLASUpLo
Source
unit
::
CBLASDiag
Source
rightSide
::
CBLASSide
Source
cblasOrder
::
Order
->
CBLASOrder
Source
cblasTrans
::
Trans
->
CBLASTrans
Source
cblasUpLo
::
UpLo
->
CBLASUpLo
Source
cblasDiag
::
Diag
->
CBLASDiag
Source
cblasSide
::
Side
->
CBLASSide
Source
Produced by
Haddock
version 2.3.0