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

Go to the source code of this file.

Functions

lapack_int LAPACKE_zpttrf_work (lapack_int n, double *d, lapack_complex_double *e)
 
lapack_int
#define lapack_int
Definition: lapack.h:21
LAPACK_zpttrf
void LAPACK_zpttrf(lapack_int const *n, double *D, lapack_complex_double *E, lapack_int *info)