ergo
|
#include "template_lapack_common.h"
Typedefs | |
typedef double | real |
Functions | |
int | dummyroutine () |
void | s_copy (char *a, const char *b, ftnlen la, ftnlen lb) |
integer | s_cmp (const char *a, const char *b, ftnlen la, ftnlen lb) |
integer | ieeeck_ (integer *ispec, real *zero, real *one) |
integer | template_lapack_ilaenv (const integer *ispec, const char *name__, const char *opts, const integer *n1, const integer *n2, const integer *n3, const integer *n4, ftnlen name_len, ftnlen opts_len) |
typedef double real |
int dummyroutine | ( | ) |
References mat::zero.
Referenced by template_lapack_ilaenv().
Referenced by template_lapack_ilaenv().
Referenced by template_lapack_ilaenv().
integer template_lapack_ilaenv | ( | const integer * | ispec, |
const char * | name__, | ||
const char * | opts, | ||
const integer * | n1, | ||
const integer * | n2, | ||
const integer * | n3, | ||
const integer * | n4, | ||
ftnlen | name_len, | ||
ftnlen | opts_len | ||
) |
References ieeeck_(), minMACRO, s_cmp(), and s_copy().
Referenced by template_lapack_geqrf(), template_lapack_getrf(), template_lapack_ggev(), template_lapack_larrd(), template_lapack_lasq2(), template_lapack_orgql(), template_lapack_orgqr(), template_lapack_orgtr(), template_lapack_ormqr(), template_lapack_potrf(), template_lapack_stebz(), template_lapack_stevr(), template_lapack_syev(), template_lapack_sygst(), template_lapack_sygv(), template_lapack_sytrd(), and template_lapack_trtri().