LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
◆
cblas_srotmg()
void cblas_srotmg
(
float *
d1
,
float *
d2
,
float *
b1
,
const float
b2
,
float *
P
)
Definition at line
11
of file
cblas_srotmg.c
.
13
{
14
F77_srotmg
(d1,d2,b1,&b2,p);
15
}
F77_srotmg
#define F77_srotmg(...)
Definition
cblas_f77.h:230
CBLAS
include
cblas.h
Generated on Tue Nov 28 2023 11:55:11 for LAPACK by
1.9.7