Functions
lapacke_dstedc.c File Reference
#include "lapacke.h"
#include "lapacke_utils.h"
Include dependency graph for lapacke_dstedc.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_dstedc (int matrix_order, char compz, lapack_int n, double *d, double *e, double *z, lapack_int ldz)

Function Documentation

lapack_int LAPACKE_dstedc ( int  matrix_order,
char  compz,
lapack_int  n,
double *  d,
double *  e,
double *  z,
lapack_int  ldz 
)

Definition at line 37 of file lapacke_dstedc.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:53