25 #if defined(PLASMA_HAVE_WEAK)
26 #pragma weak CORE_zlanhe = PCORE_zlanhe
27 #define CORE_zlanhe PCORE_zlanhe
31 double *work,
double *normA)
33 *normA = LAPACKE_zlanhe_work(
45 int szeW,
double *result)
52 sizeof(
int), &N,
VALUE,
54 sizeof(
int), &LDA,
VALUE,
55 sizeof(
double)*szeW, NULL,
SCRATCH,
56 sizeof(
double), result,
OUTPUT,
63 #if defined(PLASMA_HAVE_WEAK)
64 #pragma weak CORE_zlanhe_quark = PCORE_zlanhe_quark
65 #define CORE_zlanhe_quark PCORE_zlanhe_quark
78 *normA = LAPACKE_zlanhe_work(
90 int szeW,
double *result,
91 double *fake,
int szeF)
98 sizeof(
int), &N,
VALUE,
100 sizeof(
int), &LDA,
VALUE,
101 sizeof(
double)*szeW, NULL,
SCRATCH,
102 sizeof(
double), result,
OUTPUT,
109 #if defined(PLASMA_HAVE_WEAK)
110 #pragma weak CORE_zlanhe_f1_quark = PCORE_zlanhe_f1_quark
111 #define CORE_zlanhe_f1_quark PCORE_zlanhe_f1_quark
125 *normA = LAPACKE_zlanhe_work(