log liboctave/numeric/svd.cc @ 22204:469c817eb256

age author description
Thu, 04 Aug 2016 20:20:27 +0100 Carnë Draug svd: reduce code duplication with more use of template and macro.
Mon, 18 Jul 2016 09:38:57 -0400 John W. Eaton reduce warnings from GCC's link-time optimization feature (bug #48531)
Sun, 17 Jul 2016 12:42:37 -0400 John W. Eaton new macros for F77 data types
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Tue, 16 Feb 2016 14:41:06 -0500 John W. Eaton better use of templates for svd classes base liboctave/numeric/dbleSVD.cc@a032f33d29d2