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

Go to the source code of this file.

Functions

int zsytri_ (char *uplo, integer *n, doublecomplex *a, integer *lda, integer *ipiv, doublecomplex *work, integer *info)

Variables

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

Function Documentation

int zsytri_ ( char *  uplo,
integer n,
doublecomplex a,
integer lda,
integer ipiv,
doublecomplex work,
integer info 
)

Definition at line 22 of file zsytri.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 20 of file zsytri.c.

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

Definition at line 18 of file zsytri.c.

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

Definition at line 19 of file zsytri.c.



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