comparison liboctave/CmplxSCHUR.cc @ 3887:7da18459c08b

[project @ 2002-04-04 00:44:21 by jwe]
author jwe
date Thu, 04 Apr 2002 00:46:37 +0000
parents 5eef8a2294bd
children 6e86256e9c54
comparison
equal deleted inserted replaced
3886:96919c87953c 3887:7da18459c08b
32 #include "f77-fcn.h" 32 #include "f77-fcn.h"
33 #include "lo-error.h" 33 #include "lo-error.h"
34 34
35 extern "C" 35 extern "C"
36 { 36 {
37 int F77_FCN (zgeesx, ZGEESX) (const char*, const char*, 37 int F77_FUNC (zgeesx, ZGEESX) (const char*, const char*,
38 ComplexSCHUR::select_function, 38 ComplexSCHUR::select_function,
39 const char*, const int&, Complex*, 39 const char*, const int&, Complex*,
40 const int&, int&, Complex*, Complex*, 40 const int&, int&, Complex*, Complex*,
41 const int&, double&, double&, 41 const int&, double&, double&,
42 Complex*, const int&, double*, int*, 42 Complex*, const int&, double*, int*,