LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
lapacke_dlacn2_work.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_dlacn2_work.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_dlacn2_work (lapack_int n, double *v, double *x, lapack_int *isgn, double *est, lapack_int *kase, lapack_int *isave)
 
lapack_int
#define lapack_int
Definition: lapack.h:21
LAPACK_dlacn2
void LAPACK_dlacn2(lapack_int const *n, double *V, double *X, lapack_int *ISGN, double *est, lapack_int *kase, lapack_int *ISAVE)