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