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

Go to the source code of this file.

Functions

int sgeevx_ (char *balanc, char *jobvl, char *jobvr, char *sense, integer *n, real *a, integer *lda, real *wr, real *wi, real *vl, integer *ldvl, real *vr, integer *ldvr, integer *ilo, integer *ihi, real *scale, real *abnrm, real *rconde, real *rcondv, real *work, integer *lwork, integer *iwork, integer *info)

Variables

static integer c__0 = 0
static integer c__1 = 1
static integer c_n1 = -1

Function Documentation

int sgeevx_ ( char *  balanc,
char *  jobvl,
char *  jobvr,
char *  sense,
integer n,
real a,
integer lda,
real wr,
real wi,
real vl,
integer ldvl,
real vr,
integer ldvr,
integer ilo,
integer ihi,
real scale,
real abnrm,
real rconde,
real rcondv,
real work,
integer lwork,
integer iwork,
integer info 
)

Definition at line 22 of file sgeevx.c.


Variable Documentation

integer c__0 = 0 [static]

Definition at line 19 of file sgeevx.c.

integer c__1 = 1 [static]

Definition at line 18 of file sgeevx.c.

integer c_n1 = -1 [static]

Definition at line 20 of file sgeevx.c.



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