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 | |
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_C] | |
Mat [Lacaml_Z] | |
Mat [Lacaml_S] | |
Mat [Lacaml_D] | |
S | |
S [Lacaml] |
Single precision real BLAS and LAPACK functions.
|
T | |
Toplevel [Lacaml_io] | |
U | |
Utils [Lacaml] |
Utility functions
|
V | |
Vec [Lacaml_C] | |
Vec [Lacaml_Z] | |
Vec [Lacaml_S] | |
Vec [Lacaml_D] | |
Z | |
Z [Lacaml] |
Double precision complex BLAS and LAPACK functions.
|