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

Go to the source code of this file.

Functions

int cgerfsx_ (char *trans, char *equed, integer *n, integer *nrhs, complex *a, integer *lda, complex *af, integer *ldaf, integer *ipiv, real *r__, real *c__, complex *b, integer *ldb, complex *x, integer *ldx, real *rcond, real *berr, integer *n_err_bnds__, real *err_bnds_norm__, real *err_bnds_comp__, integer *nparams, real *params, complex *work, real *rwork, integer *info)

Variables

static logical c_false = FALSE_
static logical c_true = TRUE_

Function Documentation

int cgerfsx_ ( char *  trans,
char *  equed,
integer n,
integer nrhs,
complex a,
integer lda,
complex af,
integer ldaf,
integer ipiv,
real r__,
real c__,
complex b,
integer ldb,
complex x,
integer ldx,
real rcond,
real berr,
integer n_err_bnds__,
real err_bnds_norm__,
real err_bnds_comp__,
integer nparams,
real params,
complex work,
real rwork,
integer info 
)

Definition at line 21 of file cgerfsx.c.


Variable Documentation

logical c_false = FALSE_ [static]

Definition at line 19 of file cgerfsx.c.

logical c_true = TRUE_ [static]

Definition at line 18 of file cgerfsx.c.



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