laruv# slaruv Functions void slaruv( INT* restrict iseed, const INT n, f32* restrict X ); void slaruv(INT *restrict iseed, const INT n, f32 *restrict X)# dlaruv Functions void dlaruv( INT* restrict iseed, const INT n, f64* restrict X ); void dlaruv(INT *restrict iseed, const INT n, f64 *restrict X)#