|
libflame revision_anchor
|
Functions | |
| void | bl1_smaxabsv (int n, float *x, int incx, float *maxabs) |
| void | bl1_dmaxabsv (int n, double *x, int incx, double *maxabs) |
| void | bl1_cmaxabsv (int n, scomplex *x, int incx, float *maxabs) |
| void | bl1_zmaxabsv (int n, dcomplex *x, int incx, double *maxabs) |
References i.
Referenced by bl1_cmaxabsm(), and bl1_cmaxabsmr().
References i.
Referenced by bl1_zmaxabsm(), and bl1_zmaxabsmr().