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

Go to the source code of this file.

Functions

lapack_int LAPACKE_cpttrf_work (lapack_int n, float *d, lapack_complex_float *e)
 
LAPACK_cpttrf
void LAPACK_cpttrf(lapack_int const *n, float *D, lapack_complex_float *E, lapack_int *info)
lapack_int
#define lapack_int
Definition: lapack.h:21