src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author haftmann
Tue, 19 Sep 2006 15:22:35 +0200
changeset 20604 9dba9c7872c9
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
added auxiliary lemma for code generation 2

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end