Lacaml

Binding to the BLAS and LAPACK libraries.

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