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

Go to the source code of this file.

Functions

int zlatrd_ (char *uplo, integer *n, integer *nb, doublecomplex *a, integer *lda, doublereal *e, doublecomplex *tau, doublecomplex *w, integer *ldw)

Variables

static integer c__1 = 1
static doublecomplex c_b1 = {0.,0.}
static doublecomplex c_b2 = {1.,0.}

Function Documentation

int zlatrd_ ( char *  uplo,
integer n,
integer nb,
doublecomplex a,
integer lda,
doublereal e,
doublecomplex tau,
doublecomplex w,
integer ldw 
)

Definition at line 22 of file zlatrd.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 20 of file zlatrd.c.

doublecomplex c_b1 = {0.,0.} [static]

Definition at line 18 of file zlatrd.c.

doublecomplex c_b2 = {1.,0.} [static]

Definition at line 19 of file zlatrd.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:57:00