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__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]
Mat [Lacaml__common.Types]
S
S [Lacaml]

Single precision real BLAS and LAPACK functions.

T
Toplevel [Lacaml__io]
Types [Lacaml__common]
U
Utils [Lacaml]

Utility functions

V
Vec [Lacaml__C]
Vec [Lacaml__Z]
Vec [Lacaml__S]
Vec [Lacaml__D]
Vec [Lacaml__common.Types]
Z
Z [Lacaml]

Double precision complex BLAS and LAPACK functions.