![]() |
Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
| int | sp_sgemm (char *transa, int n, float alpha, SuperMatrix *A, float *b, int ldb, float beta, float *c, int ldc) |
Definition in file ssp_blas3.c.
| int sp_sgemm | ( | char * | transa, |
| int | n, | ||
| float | alpha, | ||
| SuperMatrix * | A, | ||
| float * | b, | ||
| int | ldb, | ||
| float | beta, | ||
| float * | c, | ||
| int | ldc | ||
| ) |