changeset 1542:5bd8c07faacf

[project @ 1995-10-06 05:36:04 by jwe]
author jwe
date Fri, 06 Oct 1995 05:36:04 +0000
parents 47bd45a30dda
children d6e96e0bc681
files liboctave/dbleSVD.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/dbleSVD.h	Fri Oct 06 03:40:11 1995 +0000
+++ b/liboctave/dbleSVD.h	Fri Oct 06 05:36:04 1995 +0000
@@ -43,6 +43,7 @@
     {
       std,
       economy,
+      sigma_only,
     };
 
   SVD (void) { }