|
libflame revision_anchor
|
Functions | |
| void | bl1_srandv (int n, float *x, int incx) |
| void | bl1_drandv (int n, double *x, int incx) |
| void | bl1_crandv (int n, scomplex *x, int incx) |
| void | bl1_zrandv (int n, dcomplex *x, int incx) |
References bl1_crands(), and i.
Referenced by bl1_crandm(), and bl1_crandmr().
References bl1_drands(), and i.
Referenced by bl1_drandm(), and bl1_drandmr().
References bl1_srands(), and i.
Referenced by bl1_srandm(), and bl1_srandmr().
References bl1_zrands(), and i.
Referenced by bl1_zrandm(), and bl1_zrandmr().