src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author berghofe
Tue, 24 Apr 2007 15:17:22 +0200
changeset 22781 18fbba942a80
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
sum_case is now authentic.

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

theory FloatSparseMatrix imports Float SparseMatrix begin

end