#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_slartgs_work (float x, float y, float sigma, float *cs, float *sn) |
| lapack_int LAPACKE_slartgs_work | ( | float | x, |
| float | y, | ||
| float | sigma, | ||
| float * | cs, | ||
| float * | sn ) |
Definition at line 35 of file lapacke_slartgs_work.c.