src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author haftmann
Sat, 19 May 2007 11:33:30 +0200
changeset 23024 70435ffe077d
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
fixed text

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end