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

Go to the source code of this file.

Functions

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

Variables

static doublecomplex c_b1 = {1.,0.}

Function Documentation

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

Definition at line 20 of file ztrsm.c.


Variable Documentation

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

Definition at line 18 of file ztrsm.c.



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