Mercurial > hg > octave-nkf
comparison liboctave/dbleSVD.h @ 6108:143b556ce725
[project @ 2006-10-27 01:45:54 by jwe]
author | jwe |
---|---|
date | Fri, 27 Oct 2006 01:45:56 +0000 |
parents | 4c8a2e4e0717 |
children | 93c65f2a5668 |
comparison
equal
deleted
inserted
replaced
6107:6465ca8e4f0c | 6108:143b556ce725 |
---|---|
28 | 28 |
29 #include "dDiagMatrix.h" | 29 #include "dDiagMatrix.h" |
30 #include "dMatrix.h" | 30 #include "dMatrix.h" |
31 | 31 |
32 class | 32 class |
33 OCTAVE_API | |
33 SVD | 34 SVD |
34 { | 35 { |
35 public: | 36 public: |
36 | 37 |
37 enum type | 38 enum type |