Functions | Variables
sggesx.c File Reference
#include "f2c.h"
#include "blaswrap.h"
Include dependency graph for sggesx.c:

Go to the source code of this file.

Functions

int sggesx_ (char *jobvsl, char *jobvsr, char *sort, L_fp selctg, char *sense, integer *n, real *a, integer *lda, real *b, integer *ldb, integer *sdim, real *alphar, real *alphai, real *beta, real *vsl, integer *ldvsl, real *vsr, integer *ldvsr, real *rconde, real *rcondv, real *work, integer *lwork, integer *iwork, integer *liwork, logical *bwork, integer *info)

Variables

static integer c__0 = 0
static integer c__1 = 1
static real c_b42 = 0.f
static real c_b43 = 1.f
static integer c_n1 = -1

Function Documentation

int sggesx_ ( char *  jobvsl,
char *  jobvsr,
char *  sort,
L_fp  selctg,
char *  sense,
integer n,
real a,
integer lda,
real b,
integer ldb,
integer sdim,
real alphar,
real alphai,
real beta,
real vsl,
integer ldvsl,
real vsr,
integer ldvsr,
real rconde,
real rcondv,
real work,
integer lwork,
integer iwork,
integer liwork,
logical bwork,
integer info 
)

Definition at line 24 of file sggesx.c.


Variable Documentation

integer c__0 = 0 [static]

Definition at line 19 of file sggesx.c.

integer c__1 = 1 [static]

Definition at line 18 of file sggesx.c.

real c_b42 = 0.f [static]

Definition at line 21 of file sggesx.c.

real c_b43 = 1.f [static]

Definition at line 22 of file sggesx.c.

integer c_n1 = -1 [static]

Definition at line 20 of file sggesx.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:56