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

Go to the source code of this file.

Functions

int ctrsm_ (char *side, char *uplo, char *transa, char *diag, integer *m, integer *n, complex *alpha, complex *a, integer *lda, complex *b, integer *ldb)

Variables

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

Function Documentation

int ctrsm_ ( char *  side,
char *  uplo,
char *  transa,
char *  diag,
integer m,
integer n,
complex alpha,
complex a,
integer lda,
complex b,
integer ldb 
)

Definition at line 20 of file ctrsm.c.


Variable Documentation

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

Definition at line 18 of file ctrsm.c.



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