Index of modules


C
C [Lacaml]
Single precision complex BLAS and LAPACK functions.
Common [Lacaml]
Types and functions common to all precision dependent sub-modules.
Context [Lacaml_io]

D
D [Lacaml]
Double precision real BLAS and LAPACK functions.

I
Io [Lacaml]
Pretty-printing of vector and matrices.

L
Lacaml
Binding to the BLAS and LAPACK libraries.
Lacaml_C
This module Lacaml.C contains linear algebra routines for complex numbers (precision: complex32).
Lacaml_D
This module Lacaml.D contains linear algebra routines for real numbers (precision: float64).
Lacaml_S
This module Lacaml.S contains linear algebra routines for real numbers (precision: float32).
Lacaml_Z
This module Lacaml.Z contains linear algebra routines for complex numbers (precision: complex64).
Lacaml_common
Lacaml.common contains definitions independent of the precision.
Lacaml_complex32
Lacaml_complex64
Lacaml_float32
Lacaml_float64
Lacaml_io
Lacaml.Io: generic matrix printing functions.
Lacaml_utils
General auxiliary functions
Lacaml_version

M
Mat [Lacaml_Z]
Mat [Lacaml_C]
Mat [Lacaml_D]
Mat [Lacaml_S]

S
S [Lacaml]
Single precision real BLAS and LAPACK functions.

T
Toplevel [Lacaml_io]

U
Utils [Lacaml]
Utility functions

V
Vec [Lacaml_Z]
Vec [Lacaml_C]
Vec [Lacaml_D]
Vec [Lacaml_S]

Z
Z [Lacaml]
Double precision complex BLAS and LAPACK functions.