Slap |
A linear algebra library with type-based static size checking for matrix
operations.
|
Slap_misc |
Miscellaneous definitions.
|
Slap_common | Slap.Common contains definitions independent of the precision.
|
Slap_size | Slap.Size contains operations on sizes (the dimensions of vectors and
matrices).
|
Slap_vec | Slap.Vec provides operations on sized vectors.
|
Slap_mat | Slap.Mat provides operations on sized matrices.
|
Slap_io | Slap.Io provides pretty printers for vectors and matrices.
|
Slap_S |
A type of transpose parameters (
Slap_common.normal and
Slap_common.trans ).
|
Slap_D |
A type of transpose parameters (
Slap_common.normal and
Slap_common.trans ).
|
Slap_C | |
Slap_Z | |
Slap_version |
The version number of SLAP.
|