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

Go to the source code of this file.

Functions

int chgeqz_ (char *job, char *compq, char *compz, integer *n, integer *ilo, integer *ihi, complex *h__, integer *ldh, complex *t, integer *ldt, complex *alpha, complex *beta, complex *q, integer *ldq, complex *z__, integer *ldz, complex *work, integer *lwork, real *rwork, integer *info)

Variables

static integer c__1 = 1
static integer c__2 = 2
static complex c_b1 = {0.f,0.f}
static complex c_b2 = {1.f,0.f}

Function Documentation

int chgeqz_ ( char *  job,
char *  compq,
char *  compz,
integer n,
integer ilo,
integer ihi,
complex h__,
integer ldh,
complex t,
integer ldt,
complex alpha,
complex beta,
complex q,
integer ldq,
complex z__,
integer ldz,
complex work,
integer lwork,
real rwork,
integer info 
)

Definition at line 23 of file chgeqz.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 20 of file chgeqz.c.

integer c__2 = 2 [static]

Definition at line 21 of file chgeqz.c.

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

Definition at line 18 of file chgeqz.c.

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

Definition at line 19 of file chgeqz.c.



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