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