src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author haftmann
Thu, 28 Jun 2007 19:09:38 +0200
changeset 23515 3e7f62e68fe4
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
new code generator framework

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end