|
NAMElapacke_dlarfg_work.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_dlarfg_work (lapack_int n, double *alpha, double *x, lapack_int incx, double *tau) Function Documentationlapack_int LAPACKE_dlarfg_work (lapack_int n, double * alpha, double * x, lapack_int incx, double * tau)Definition at line 35 of file lapacke_dlarfg_work.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |