v1.0
Macros
|
Functions
xerbla.cpp File Reference
#include <stdio.h>
Macros
#define
EIGEN_WEAK_LINKING
Functions
EIGEN_WEAK_LINKING
void
xerbla_
(const
char
*msg,
int
*
info
)
Macro Definition Documentation
◆
EIGEN_WEAK_LINKING
#define EIGEN_WEAK_LINKING
Function Documentation
◆
xerbla_()
EIGEN_WEAK_LINKING
void xerbla_
(
const
char
*
msg
,
int
*
info
)
14
{ printf(
"Eigen BLAS ERROR #%i: %s\n"
, *
info
, msg); }
info
int info
Definition:
level2_cplx_impl.h:39
References
info
.
Referenced by
her()
,
hpr()
,
spr()
,
tpmv()
, and
tpsv()
.
Eigen
blas
xerbla.cpp
Generated on Wed Aug 27 2025 17:05:11 for MercuryDPM by
1.9.1