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

Go to the source code of this file.

Functions

int zcposv_ (char *uplo, integer *n, integer *nrhs, doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, doublecomplex *x, integer *ldx, doublecomplex *work, complex *swork, doublereal *rwork, integer *iter, integer *info)

Variables

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

Function Documentation

int zcposv_ ( char *  uplo,
integer n,
integer nrhs,
doublecomplex a,
integer lda,
doublecomplex b,
integer ldb,
doublecomplex x,
integer ldx,
doublecomplex work,
complex swork,
doublereal rwork,
integer iter,
integer info 
)

Definition at line 22 of file zcposv.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 20 of file zcposv.c.

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

Definition at line 18 of file zcposv.c.

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

Definition at line 19 of file zcposv.c.



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