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

Go to the source code of this file.

Functions

int ztrtrs_ (char *uplo, char *trans, char *diag, integer *n, integer *nrhs, doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, integer *info)

Variables

static doublecomplex c_b2 = {1.,0.}

Function Documentation

int ztrtrs_ ( char *  uplo,
char *  trans,
char *  diag,
integer n,
integer nrhs,
doublecomplex a,
integer lda,
doublecomplex b,
integer ldb,
integer info 
)

Definition at line 20 of file ztrtrs.c.


Variable Documentation

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

Definition at line 18 of file ztrtrs.c.



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