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

Go to the source code of this file.

Functions

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

Variables

static complex c_b2 = {1.f,0.f}

Function Documentation

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

Definition at line 20 of file ctrtrs.c.


Variable Documentation

complex c_b2 = {1.f,0.f} [static]

Definition at line 18 of file ctrtrs.c.



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