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

Go to the source code of this file.

Functions

int cgegv_ (char *jobvl, char *jobvr, integer *n, complex *a, integer *lda, complex *b, integer *ldb, complex *alpha, complex *beta, complex *vl, integer *ldvl, complex *vr, integer *ldvr, complex *work, integer *lwork, real *rwork, integer *info)

Variables

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

Function Documentation

int cgegv_ ( char *  jobvl,
char *  jobvr,
integer n,
complex a,
integer lda,
complex b,
integer ldb,
complex alpha,
complex beta,
complex vl,
integer ldvl,
complex vr,
integer ldvr,
complex work,
integer lwork,
real rwork,
integer info 
)

Definition at line 24 of file cgegv.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 20 of file cgegv.c.

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

Definition at line 18 of file cgegv.c.

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

Definition at line 19 of file cgegv.c.

real c_b29 = 1.f [static]

Definition at line 22 of file cgegv.c.

integer c_n1 = -1 [static]

Definition at line 21 of file cgegv.c.



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