C | |
| C [Slap] |
32-bit complex BLAS and LAPACK functions.
|
| Common [Slap] |
Types, flags and functions commonly used in precision dependent modules.
|
| Context [Slap_io] | |
D | |
| D [Slap] |
64-bit real BLAS and LAPACK functions.
|
I | |
| Io [Slap] |
Pretty printers.
|
M | |
| Mat [Slap_C] | |
| Mat [Slap_Z] | |
| Mat [Slap_S] | |
| Mat [Slap_D] | |
| Mat [Slap] |
Sized matrices.
|
O | |
| Of_array [Slap_C.Mat] |
A functor vesion of
of_array.
|
| Of_array [Slap_C.Vec] |
A functor version of
of_array.
|
| Of_array [Slap_Z.Mat] |
A functor vesion of
of_array.
|
| Of_array [Slap_Z.Vec] |
A functor version of
of_array.
|
| Of_array [Slap_S.Mat] |
A functor vesion of
of_array.
|
| Of_array [Slap_S.Vec] |
A functor version of
of_array.
|
| Of_array [Slap_D.Mat] |
A functor vesion of
of_array.
|
| Of_array [Slap_D.Vec] |
A functor version of
of_array.
|
| Of_bigarray [Slap_C.Mat] |
A functor vesion of
of_bigarray.
|
| Of_bigarray [Slap_C.Vec] |
A functor version of
of_bigarray.
|
| Of_bigarray [Slap_Z.Mat] |
A functor vesion of
of_bigarray.
|
| Of_bigarray [Slap_Z.Vec] |
A functor version of
of_bigarray.
|
| Of_bigarray [Slap_S.Mat] |
A functor vesion of
of_bigarray.
|
| Of_bigarray [Slap_S.Vec] |
A functor version of
of_bigarray.
|
| Of_bigarray [Slap_D.Mat] |
A functor vesion of
of_bigarray.
|
| Of_bigarray [Slap_D.Vec] |
A functor version of
of_bigarray.
|
| Of_int_dyn [Slap_size] |
A functor version of
of_int_dyn.
|
| Of_list [Slap_C.Mat] |
A functor vesion of
of_list.
|
| Of_list [Slap_C.Vec] |
A functor version of
of_list.
|
| Of_list [Slap_Z.Mat] |
A functor vesion of
of_list.
|
| Of_list [Slap_Z.Vec] |
A functor version of
of_list.
|
| Of_list [Slap_S.Mat] |
A functor vesion of
of_list.
|
| Of_list [Slap_S.Vec] |
A functor version of
of_list.
|
| Of_list [Slap_D.Mat] |
A functor vesion of
of_list.
|
| Of_list [Slap_D.Vec] |
A functor version of
of_list.
|
S | |
| S [Slap] |
32-bit real BLAS and LAPACK functions.
|
| Size [Slap] |
Sizes (the dimensions of vectors and matrices).
|
| Slap |
A linear algebra library with type-based static size checking for matrix
operations.
|
| Slap_C | |
| Slap_D |
A type of transpose parameters (
Slap_common.normal and
Slap_common.trans).
|
| Slap_S |
A type of transpose parameters (
Slap_common.normal and
Slap_common.trans).
|
| Slap_Z | |
| Slap_common | Slap.Common contains definitions independent of the precision.
|
| Slap_io | Slap.Io provides pretty printers for vectors and matrices.
|
| Slap_mat | Slap.Mat provides operations on sized matrices.
|
| Slap_misc |
Miscellaneous definitions.
|
| Slap_size | Slap.Size contains operations on sizes (the dimensions of vectors and
matrices).
|
| Slap_vec | Slap.Vec provides operations on sized vectors.
|
| Slap_version |
The version number of SLAP.
|
T | |
| Toplevel [Slap_io] | |
V | |
| Vec [Slap_C] | |
| Vec [Slap_Z] | |
| Vec [Slap_S] | |
| Vec [Slap_D] | |
| Vec [Slap] |
Sized vectors.
|
| Version [Slap] |
The version number of SLAP.
|
Z | |
| Z [Slap] |
64-bit complex BLAS and LAPACK functions.
|