module Of_array: functor (X : sigend) -> CNTMAT
A functor vesion of of_array.
| Parameters: |
X |
: |
sig val value : num_type array array end
|
|
type m
A generative phantom type.
type n
A generative phantom type.
val value : (m, n, 'cnt) Slap_S.mat
A dynamically-sized contiguous matrix with type like
exists m, n. (m, n, 'cnt) mat.