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

Go to the source code of this file.

Functions

int ctrtri_ (char *uplo, char *diag, integer *n, complex *a, integer *lda, integer *info)

Variables

static integer c__1 = 1
static integer c__2 = 2
static complex c_b1 = {1.f,0.f}
static integer c_n1 = -1

Function Documentation

int ctrtri_ ( char *  uplo,
char *  diag,
integer n,
complex a,
integer lda,
integer info 
)

Definition at line 23 of file ctrtri.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 19 of file ctrtri.c.

integer c__2 = 2 [static]

Definition at line 21 of file ctrtri.c.

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

Definition at line 18 of file ctrtri.c.

integer c_n1 = -1 [static]

Definition at line 20 of file ctrtri.c.



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