Functions | Variables
ssyevx.c File Reference
#include "f2c.h"
#include "blaswrap.h"
Include dependency graph for ssyevx.c:

Go to the source code of this file.

Functions

int ssyevx_ (char *jobz, char *range, char *uplo, integer *n, real *a, integer *lda, real *vl, real *vu, integer *il, integer *iu, real *abstol, integer *m, real *w, real *z__, integer *ldz, real *work, integer *lwork, integer *iwork, integer *ifail, integer *info)

Variables

static integer c__1 = 1
static integer c_n1 = -1

Function Documentation

int ssyevx_ ( char *  jobz,
char *  range,
char *  uplo,
integer n,
real a,
integer lda,
real vl,
real vu,
integer il,
integer iu,
real abstol,
integer m,
real w,
real z__,
integer ldz,
real work,
integer lwork,
integer iwork,
integer ifail,
integer info 
)

Definition at line 21 of file ssyevx.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file ssyevx.c.

integer c_n1 = -1 [static]

Definition at line 19 of file ssyevx.c.



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