log liboctave/array/fDiagMatrix.cc @ 18481:16b0cd465ecd

age author description
Mon, 17 Feb 2014 10:04:27 -0800 Rik Handle special case of 0 for pinv with Diagonal matrices.
Sat, 15 Feb 2014 14:42:07 -0800 Rik Allow pinv to work on Diagonal Matrices with a tolerance (bug #41546).
Wed, 04 Dec 2013 22:13:18 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctave.
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 15 Oct 2013 14:59:09 -0700 Rik Use std::swap in liboctave instead of temporary variable.
Thu, 27 Sep 2012 17:00:45 -0400 Jordi GutiƩrrez Hermoso Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diag
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/fDiagMatrix.cc@47bc2ca5b2b7