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

Go to the source code of this file.

Functions

int sgerfs_ (char *trans, 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_b15 = -1.f
static real c_b17 = 1.f

Function Documentation

int sgerfs_ ( char *  trans,
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 sgerfs.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file sgerfs.c.

real c_b15 = -1.f [static]

Definition at line 19 of file sgerfs.c.

real c_b17 = 1.f [static]

Definition at line 20 of file sgerfs.c.



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