table of contents
other versions
| lapacke_cpttrf.c(3) | LAPACK | lapacke_cpttrf.c(3) | 
NAME¶
lapacke_cpttrf.c
SYNOPSIS¶
#include 'lapacke_utils.h'
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)¶
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |