37 #ifndef TEMPLATE_LAPACK_TRTI2_HEADER 38 #define TEMPLATE_LAPACK_TRTI2_HEADER 106 integer a_dim1, a_offset, i__1, i__2;
112 #define a_ref(a_1,a_2) a[(a_2)*a_dim1 + a_1] 116 a_offset = 1 + a_dim1 * 1;
143 for (j = 1; j <= i__1; ++j) {
164 for (j = *n; j >= 1; --j) {
177 + 1), lda, &
a_ref(j + 1, j), &c__1);
int template_blas_scal(const integer *n, const Treal *da, Treal *dx, const integer *incx)
Definition: template_blas_scal.h:43
int integer
Definition: template_blas_common.h:40
int template_blas_trmv(const char *uplo, const char *trans, const char *diag, const integer *n, const Treal *a, const integer *lda, Treal *x, const integer *incx)
Definition: template_blas_trmv.h:42
#define maxMACRO(a, b)
Definition: template_blas_common.h:45
int template_blas_erbla(const char *srname, integer *info)
Definition: template_blas_common.cc:146
bool logical
Definition: template_blas_common.h:41
logical template_blas_lsame(const char *ca, const char *cb)
Definition: template_blas_common.cc:46
int template_lapack_trti2(const char *uplo, const char *diag, const integer *n, Treal *a, const integer *lda, integer *info)
Definition: template_lapack_trti2.h:42