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

Functions

lapack_int LAPACKE_cpttrf (lapack_int n, float *d, lapack_complex_float *e)
 

Function Documentation

lapack_int LAPACKE_cpttrf ( lapack_int  n,
float *  d,
lapack_complex_float e 
)