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

Go to the source code of this file.

Functions

int dtrsyl_ (char *trana, char *tranb, integer *isgn, integer *m, integer *n, doublereal *a, integer *lda, doublereal *b, integer *ldb, doublereal *c__, integer *ldc, doublereal *scale, integer *info)

Variables

static integer c__1 = 1
static integer c__2 = 2
static doublereal c_b26 = 1.
static doublereal c_b30 = 0.
static logical c_false = FALSE_
static logical c_true = TRUE_

Function Documentation

int dtrsyl_ ( char *  trana,
char *  tranb,
integer isgn,
integer m,
integer n,
doublereal a,
integer lda,
doublereal b,
integer ldb,
doublereal c__,
integer ldc,
doublereal scale,
integer info 
)

Definition at line 25 of file dtrsyl.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file dtrsyl.c.

integer c__2 = 2 [static]

Definition at line 20 of file dtrsyl.c.

doublereal c_b26 = 1. [static]

Definition at line 21 of file dtrsyl.c.

doublereal c_b30 = 0. [static]

Definition at line 22 of file dtrsyl.c.

logical c_false = FALSE_ [static]

Definition at line 19 of file dtrsyl.c.

logical c_true = TRUE_ [static]

Definition at line 23 of file dtrsyl.c.



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