|
NAMECBLAS/src/cblas_srotmg.c SYNOPSIS#include 'cblas.h'
Functionsvoid API_SUFFIX() cblas_srotmg (float *d1, float
*d2, float *b1, const float b2, float *p)
Function Documentationvoid API_SUFFIX() cblas_srotmg (float * d1, float * d2, float * b1, const float b2, float * p)Definition at line 11 of file cblas_srotmg.c. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|