src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author huffman
Tue, 15 Jan 2008 02:18:01 +0100
changeset 25913 e1b6521c1f94
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
declare cpair_strict [simp]

(*  Title:      HOL/Matrix/cplex/FloatSparseMatrix.thy
    ID:         $Id$
    Author:     Steven Obua
*)

theory FloatSparseMatrix imports Float SparseMatrix begin

end