| Slap | 
A linear algebra library with type-based static size checking for matrix
    operations.
 | 
| Slap_misc | 
Miscellaneous definitions.
 | 
| Slap_common | Slap.Commoncontains definitions independent of the precision. | 
| Slap_size | Slap.Sizecontains operations on sizes  (the dimensions of vectors and
    matrices). | 
| Slap_vec | Slap.Vecprovides operations on sized vectors. | 
| Slap_mat | Slap.Matprovides operations on sized matrices. | 
| Slap_io | Slap.Ioprovides pretty printers for vectors and matrices. | 
| Slap_S | 
A type of transpose parameters ( Slap_common.normalandSlap_common.trans). | 
| Slap_D | 
A type of transpose parameters ( Slap_common.normalandSlap_common.trans). | 
| Slap_C | |
| Slap_Z | |
| Slap_version | 
The version number of SLAP.
 |