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

Go to the source code of this file.

Functions

int ssyrfs_ (char *uplo, integer *n, integer *nrhs, real *a, integer *lda, real *af, integer *ldaf, integer *ipiv, real *b, integer *ldb, real *x, integer *ldx, real *ferr, real *berr, real *work, integer *iwork, integer *info)

Variables

static integer c__1 = 1
static real c_b12 = -1.f
static real c_b14 = 1.f

Function Documentation

int ssyrfs_ ( char *  uplo,
integer n,
integer nrhs,
real a,
integer lda,
real af,
integer ldaf,
integer ipiv,
real b,
integer ldb,
real x,
integer ldx,
real ferr,
real berr,
real work,
integer iwork,
integer info 
)

Definition at line 22 of file ssyrfs.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file ssyrfs.c.

real c_b12 = -1.f [static]

Definition at line 19 of file ssyrfs.c.

real c_b14 = 1.f [static]

Definition at line 20 of file ssyrfs.c.



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