Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
cblas_srotmg.c -
SYNOPSIS
#include 'cblas.h' #include 'cblas_f77.h' Functions void cblas_srotmg (float *d1, float *d2, float *b1, const float b2, float *p)
Function Documentation
void cblas_srotmg (float * d1, float * d2, float * b1, const float b2, float * p)
Author
Generated automatically by Doxygen for LAPACK from the source code.