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

Go to the source code of this file.

Functions

int dsytrf_ (char *uplo, integer *n, doublereal *a, integer *lda, integer *ipiv, doublereal *work, integer *lwork, integer *info)

Variables

static integer c__1 = 1
static integer c__2 = 2
static integer c_n1 = -1

Function Documentation

int dsytrf_ ( char *  uplo,
integer n,
doublereal a,
integer lda,
integer ipiv,
doublereal work,
integer lwork,
integer info 
)

Definition at line 22 of file dsytrf.c.


Variable Documentation

integer c__1 = 1 [static]

Definition at line 18 of file dsytrf.c.

integer c__2 = 2 [static]

Definition at line 20 of file dsytrf.c.

integer c_n1 = -1 [static]

Definition at line 19 of file dsytrf.c.



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