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

Go to the source code of this file.

Functions

int sgbrfs_ (char *trans, integer *n, integer *kl, integer *ku, integer *nrhs, real *ab, integer *ldab, real *afb, integer *ldafb, 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 sgbrfs_ ( char *  trans,
integer n,
integer kl,
integer ku,
integer nrhs,
real ab,
integer ldab,
real afb,
integer ldafb,
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 sgbrfs.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file sgbrfs.c.

real c_b15 = -1.f [static]

Definition at line 19 of file sgbrfs.c.

real c_b17 = 1.f [static]

Definition at line 20 of file sgbrfs.c.



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