Sorting & Merging of OCaml matrices
- Function: sort_rows : t -> unit
- Sort in place the rows of the matrix.
- Function: merge_sort : t -> t -> t
- Merge the matrices as does
matrix_merge_sort
.
This document was generated
on October, 27 2006
using texi2html