log liboctave/fCDiagMatrix.h @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
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, 26 Feb 2010 12:05:48 +0100 Jaroslav Hajek remove dangerous pointer-acquiring Array ctors
Fri, 26 Feb 2010 11:44:38 +0100 Jaroslav Hajek improve diag matrix interface & implementation
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Thu, 21 May 2009 21:28:47 +0100 Michael Goffioul Add missing xxx_API decoration and remove misplaced ones
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 23 Feb 2009 14:54:56 +0100 Jaroslav Hajek support diagonal matrices in pinv
Wed, 18 Feb 2009 23:34:03 -0500 John W. Eaton int -> octave_idx fixes
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Thu, 04 Dec 2008 12:03:45 +0100 Jaroslav Hajek make det & inv aware of diagonal & permutation matrices
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps