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

Go to the source code of this file.

Functions

lapack_int LAPACKE_sstevd (int matrix_order, char jobz, lapack_int n, float *d, float *e, float *z, lapack_int ldz)

Function Documentation

lapack_int LAPACKE_sstevd ( int  matrix_order,
char  jobz,
lapack_int  n,
float *  d,
float *  e,
float *  z,
lapack_int  ldz 
)

Definition at line 37 of file lapacke_sstevd.c.



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