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

Go to the source code of this file.

Functions

int zsytrs_ (char *uplo, integer *n, integer *nrhs, doublecomplex *a, integer *lda, integer *ipiv, doublecomplex *b, integer *ldb, integer *info)

Variables

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

Function Documentation

int zsytrs_ ( char *  uplo,
integer n,
integer nrhs,
doublecomplex a,
integer lda,
integer ipiv,
doublecomplex b,
integer ldb,
integer info 
)

Definition at line 21 of file zsytrs.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 19 of file zsytrs.c.

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

Definition at line 18 of file zsytrs.c.



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