|
NAMECBLAS/src/cblas_zrotg.c SYNOPSIS#include 'cblas.h'
Functionsvoid API_SUFFIX() cblas_zrotg (void *a, void *b,
double *c, void *s)
Function Documentationvoid API_SUFFIX() cblas_zrotg (void * a, void * b, double * c, void * s)Definition at line 9 of file cblas_zrotg.c. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|