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

Go to the source code of this file.

Functions

int ssytrd_ (char *uplo, integer *n, real *a, integer *lda, real *d__, real *e, real *tau, real *work, integer *lwork, integer *info)

Variables

static integer c__1 = 1
static integer c__2 = 2
static integer c__3 = 3
static real c_b22 = -1.f
static real c_b23 = 1.f
static integer c_n1 = -1

Function Documentation

int ssytrd_ ( char *  uplo,
integer n,
real a,
integer lda,
real d__,
real e,
real tau,
real work,
integer lwork,
integer info 
)

Definition at line 25 of file ssytrd.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file ssytrd.c.

integer c__2 = 2 [static]

Definition at line 21 of file ssytrd.c.

integer c__3 = 3 [static]

Definition at line 20 of file ssytrd.c.

real c_b22 = -1.f [static]

Definition at line 22 of file ssytrd.c.

real c_b23 = 1.f [static]

Definition at line 23 of file ssytrd.c.

integer c_n1 = -1 [static]

Definition at line 19 of file ssytrd.c.



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