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

Go to the source code of this file.

Functions

int cgemm_ (char *transa, char *transb, integer *m, integer *n, integer *k, complex *alpha, complex *a, integer *lda, complex *b, integer *ldb, complex *beta, complex *c__, integer *ldc)

Function Documentation

int cgemm_ ( char *  transa,
char *  transb,
integer m,
integer n,
integer k,
complex alpha,
complex a,
integer lda,
complex b,
integer ldb,
complex beta,
complex c__,
integer ldc 
)

Definition at line 16 of file cgemm.c.



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