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

Go to the source code of this file.

Functions

int sgesvx_ (char *fact, char *trans, integer *n, integer *nrhs, real *a, integer *lda, real *af, integer *ldaf, integer *ipiv, char *equed, real *r__, real *c__, real *b, integer *ldb, real *x, integer *ldx, real *rcond, real *ferr, real *berr, real *work, integer *iwork, integer *info)

Function Documentation

int sgesvx_ ( char *  fact,
char *  trans,
integer n,
integer nrhs,
real a,
integer lda,
real af,
integer ldaf,
integer ipiv,
char *  equed,
real r__,
real c__,
real b,
integer ldb,
real x,
integer ldx,
real rcond,
real ferr,
real berr,
real work,
integer iwork,
integer info 
)

Definition at line 16 of file sgesvx.c.



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