Go to the source code of this file.
Functions | |
int | dpotrf_ (char *uplo, integer *n, doublereal *a, integer *lda, integer *info) |
Variables | |
static integer | c__1 = 1 |
static doublereal | c_b17 = 1. |
static doublereal | c_b20 = -1. |
static integer | c_n1 = -1 |
int dpotrf_ | ( | char * | uplo, |
integer * | n, | ||
doublereal * | a, | ||
integer * | lda, | ||
integer * | info | ||
) |
Definition at line 23 of file VARIANTS/cholesky/RL/dpotrf.c.
Definition at line 18 of file VARIANTS/cholesky/RL/dpotrf.c.
doublereal c_b17 = 1. [static] |
Definition at line 20 of file VARIANTS/cholesky/RL/dpotrf.c.
doublereal c_b20 = -1. [static] |
Definition at line 21 of file VARIANTS/cholesky/RL/dpotrf.c.
Definition at line 19 of file VARIANTS/cholesky/RL/dpotrf.c.