blas-0.4: Bindings to the BLAS librarySource codeContentsIndex
BLAS.C.Types
Stabilityexperimental
MaintainerPatrick Perry <patperry@stanford.edu>
Description
Documentation
data CBLASOrder Source
show/hide Instances
data CBLASTrans Source
show/hide Instances
data CBLASUpLo Source
show/hide Instances
data CBLASDiag Source
show/hide Instances
data CBLASSide Source
show/hide Instances
colMajor :: CBLASOrderSource
trans :: CBLASTransSource
lower :: CBLASUpLoSource
unit :: CBLASDiagSource
rightSide :: CBLASSideSource
cblasOrder :: Order -> CBLASOrderSource
cblasTrans :: Trans -> CBLASTransSource
cblasUpLo :: UpLo -> CBLASUpLoSource
cblasDiag :: Diag -> CBLASDiagSource
cblasSide :: Side -> CBLASSideSource
Produced by Haddock version 2.3.0