module type DSCMAT = sig .. end
The signature of modules containing dynamically-sized discrete matrices.
type 
A generative phantom type.
type 
A generative phantom type.
val value : (m, n, Slap_misc.dsc) Slap_C.mat
A dynamically-sized discrete matrix with type like
        exists m, n. (m, n, dsc) vec.