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

Go to the source code of this file.

Functions

int cgerqs_ (integer *m, integer *n, integer *nrhs, complex *a, integer *lda, complex *tau, complex *b, integer *ldb, complex *work, integer *lwork, integer *info)

Variables

static complex c_b1 = {0.f,0.f}
static complex c_b2 = {1.f,0.f}

Function Documentation

int cgerqs_ ( integer m,
integer n,
integer nrhs,
complex a,
integer lda,
complex tau,
complex b,
integer ldb,
complex work,
integer lwork,
integer info 
)

Definition at line 21 of file cgerqs.c.


Variable Documentation

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

Definition at line 18 of file cgerqs.c.

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

Definition at line 19 of file cgerqs.c.



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