LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
cblas_srotmg.c File Reference
#include "cblas.h"
#include "cblas_f77.h"
Include dependency graph for cblas_srotmg.c:

Go to the source code of this file.

Functions

void cblas_srotmg (float *d1, float *d2, float *b1, const float b2, float *p)
 
F77_srotmg
void F77_srotmg(float *, float *, float *, const float *, float *)