CBLAS/src/cblas_crotg.c(3) Library Functions Manual NAME CBLAS/src/cblas_crotg.c SYNOPSIS #include 'cblas.h' #include 'cblas_f77.h' Functions void API_SUFFIX cblas_crotg (void *a, void *b, float *c, void *s) Function Documentation void API_SUFFIX cblas_crotg (void * a, void * b, float * c, void * s) Definition at line 9 of file cblas_crotg.c. Author Generated automatically by Doxygen for LAPACK from the source code. LAPACK Version 3.12.0 CBLAS/src/cblas_crotg.c(3)