laruv#

Functions

void slaruv(
          INT* restrict iseed,
    const INT           n,
          f32* restrict X
);
void slaruv(INT *restrict iseed, const INT n, f32 *restrict X)#

Functions

void dlaruv(
          INT* restrict iseed,
    const INT           n,
          f64* restrict X
);
void dlaruv(INT *restrict iseed, const INT n, f64 *restrict X)#