Mercurial > hg > octave-nkf
comparison liboctave/dbleAEPBAL.cc @ 1847:2ffe49eb95a5
[project @ 1996-02-03 12:47:55 by jwe]
author | jwe |
---|---|
date | Sat, 03 Feb 1996 12:51:32 +0000 |
parents | a744f4d0ba59 |
children | 1281a23a34dd |
comparison
equal
deleted
inserted
replaced
1846:43f018996927 | 1847:2ffe49eb95a5 |
---|---|
30 #endif | 30 #endif |
31 | 31 |
32 #include <string> | 32 #include <string> |
33 | 33 |
34 #include "dbleAEPBAL.h" | 34 #include "dbleAEPBAL.h" |
35 #include "f77-uscore.h" | 35 #include "f77-fcn.h" |
36 | 36 |
37 extern "C" | 37 extern "C" |
38 { | 38 { |
39 int F77_FCN (dgebal, DGEBAL) (const char*, const int&, double*, | 39 int F77_FCN (dgebal, DGEBAL) (const char*, const int&, double*, |
40 const int&, int&, int&, double*, | 40 const int&, int&, int&, double*, |