log src/ov-flt-cx-diag.cc @ 11586:12df7854fa7c

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 23 Jul 2010 08:20:39 +0200 Jaroslav Hajek simplify narrowing of diagonal matrices
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 20 Feb 2009 21:49:26 +0100 Jaroslav Hajek specialize sqrt for diagonal matrices
Thu, 05 Feb 2009 02:42:58 -0500 John W. Eaton eliminte some compiler warnings
Thu, 11 Dec 2008 11:04:00 +0100 Jaroslav Hajek allow element assignment to diagonal matrices
Mon, 08 Dec 2008 12:31:57 +0100 Jaroslav Hajek implement binary saving of diag & perm matrices
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects