Main Page
Modules
Data Types List
Files
Simple Interface - Single Real
PLASMA_sgelqf
PLASMA_sgelqs
PLASMA_sgels
PLASMA_sgemm
PLASMA_sgeqrf
PLASMA_sgeqrs
PLASMA_sgesv
PLASMA_sgetrf
PLASMA_sgetrs
PLASMA_slange
PLASMA_slansy
PLASMA_sLapack_to_Tile
PLASMA_slauum
PLASMA_sorglq
PLASMA_sorgqr
PLASMA_sormlq
PLASMA_sormqr
PLASMA_splgsy
PLASMA_splrnt
PLASMA_sposv
PLASMA_spotrf
PLASMA_spotri
PLASMA_spotrs
PLASMA_ssymm
PLASMA_ssyr2k
PLASMA_ssyrk
PLASMA_sTile_to_Lapack
PLASMA_strmm
PLASMA_strsm
PLASMA_strsmpl
PLASMA_strtri
int PLASMA_splrnt
(
int
M
,
int
N
,
float *
A
,
int
LDA
,
unsigned long long int
seed
)
PLASMA_splrnt - Generate a random matrix by tiles.
Parameters:
[in]
M
The number of rows of A.
[in]
N
The order of the matrix A. N >= 0.
[out]
A
On exit, The random matrix A generated.
[in]
LDA
The leading dimension of the array A. LDA >= max(1,M).
Returns:
Return values:
PLASMA_SUCCESS
successful exit
<0
if -i, the i-th argument had an illegal value
See also:
PLASMA_splrnt_Tile
PLASMA_splrnt_Tile_Async
PLASMA_cplrnt
PLASMA_dplrnt
PLASMA_splrnt
PLASMA_splgsy
PLASMA_splgsy
All
Data Structures
Generated by
1.6.3