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

Go to the source code of this file.

Functions

int cgbrfsx_ (char *trans, char *equed, integer *n, integer *kl, integer *ku, integer *nrhs, complex *ab, integer *ldab, complex *afb, integer *ldafb, 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 cgbrfsx_ ( char *  trans,
char *  equed,
integer n,
integer kl,
integer ku,
integer nrhs,
complex ab,
integer ldab,
complex afb,
integer ldafb,
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 cgbrfsx.c.


Variable Documentation

logical c_false = FALSE_ [static]

Definition at line 19 of file cgbrfsx.c.

logical c_true = TRUE_ [static]

Definition at line 18 of file cgbrfsx.c.



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