![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
#include "lapacke_utils.h"
Go to the source code of this file.
Functions/Subroutines | |
lapack_int | LAPACKE_slacn2_work (lapack_int n, float *v, float *x, lapack_int *isgn, float *est, lapack_int *kase, lapack_int *isave) |
lapack_int LAPACKE_slacn2_work | ( | lapack_int | n, |
float * | v, | ||
float * | x, | ||
lapack_int * | isgn, | ||
float * | est, | ||
lapack_int * | kase, | ||
lapack_int * | isave | ||
) |
Definition at line 36 of file lapacke_slacn2_work.c.