[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Comparison & Hashing of OCaml matrices

Function: compare : t -> t -> int
Function: compare_sort : t -> t -> int
Compare the two matrices, as does respectively matrix_compare and matrix_compare_sort.

Function: hash : t -> int
Function: hash_sort : t -> int
Compute a hash key for the matrix, as does respectively matrix_hash and matrix_hash_sort.



This document was generated on October, 27 2006 using texi2html