table of contents
other versions
- jessie-backports 3.7.0-1~bpo8+1
- stretch 3.7.0-2
| lapacke_dlacn2.c(3) | LAPACK | lapacke_dlacn2.c(3) |
NAME¶
lapacke_dlacn2.c -SYNOPSIS¶
#include 'lapacke_utils.h'Functions¶
lapack_int LAPACKE_dlacn2 (lapack_int n, double *v, double *x, lapack_int *isgn, double *est, lapack_int *kase, lapack_int *isave)
Function Documentation¶
lapack_int LAPACKE_dlacn2 ( lapack_intn, double *v, double *x, lapack_int *isgn, double *est, lapack_int *kase, lapack_int *isave)¶
Author¶
Generated automatically by Doxygen for LAPACK from the source code.| Wed Mar 8 2017 | Version 3.7.0 |