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

Go to the source code of this file.

Functions

int cgges_ (char *jobvsl, char *jobvsr, char *sort, L_fp selctg, integer *n, complex *a, integer *lda, complex *b, integer *ldb, integer *sdim, complex *alpha, complex *beta, complex *vsl, integer *ldvsl, complex *vsr, integer *ldvsr, complex *work, integer *lwork, real *rwork, logical *bwork, integer *info)

Variables

static integer c__0 = 0
static integer c__1 = 1
static complex c_b1 = {0.f,0.f}
static complex c_b2 = {1.f,0.f}
static integer c_n1 = -1

Function Documentation

int cgges_ ( char *  jobvsl,
char *  jobvsr,
char *  sort,
L_fp  selctg,
integer n,
complex a,
integer lda,
complex b,
integer ldb,
integer sdim,
complex alpha,
complex beta,
complex vsl,
integer ldvsl,
complex vsr,
integer ldvsr,
complex work,
integer lwork,
real rwork,
logical bwork,
integer info 
)

Definition at line 24 of file cgges.c.


Variable Documentation

integer c__0 = 0 [static]

Definition at line 21 of file cgges.c.

integer c__1 = 1 [static]

Definition at line 20 of file cgges.c.

complex c_b1 = {0.f,0.f} [static]

Definition at line 18 of file cgges.c.

complex c_b2 = {1.f,0.f} [static]

Definition at line 19 of file cgges.c.

integer c_n1 = -1 [static]

Definition at line 22 of file cgges.c.



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