src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author wenzelm
Mon, 02 Jan 2006 20:50:17 +0100
changeset 18539 35b9ed76b59a
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
ISABELLE_USER for remote cvs access;

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end