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

Go to the source code of this file.

Functions

int cgsvts_ (integer *m, integer *p, integer *n, complex *a, complex *af, integer *lda, complex *b, complex *bf, integer *ldb, complex *u, integer *ldu, complex *v, integer *ldv, complex *q, integer *ldq, real *alpha, real *beta, complex *r__, integer *ldr, integer *iwork, complex *work, integer *lwork, real *rwork, real *result)

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_b36 = -1.f
static real c_b37 = 1.f

Function Documentation

int cgsvts_ ( integer m,
integer p,
integer n,
complex a,
complex af,
integer lda,
complex b,
complex bf,
integer ldb,
complex u,
integer ldu,
complex v,
integer ldv,
complex q,
integer ldq,
real alpha,
real beta,
complex r__,
integer ldr,
integer iwork,
complex work,
integer lwork,
real rwork,
real result 
)

Definition at line 24 of file cgsvts.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 22 of file cgsvts.c.

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

Definition at line 18 of file cgsvts.c.

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

Definition at line 19 of file cgsvts.c.

real c_b36 = -1.f [static]

Definition at line 20 of file cgsvts.c.

real c_b37 = 1.f [static]

Definition at line 21 of file cgsvts.c.



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