Main Page
Modules
Data Types List
Files
Simple Interface - Double Real
PLASMA_dgelqf
PLASMA_dgelqs
PLASMA_dgels
PLASMA_dgemm
PLASMA_dgeqrf
PLASMA_dgeqrs
PLASMA_dgesv
PLASMA_dgetrf
PLASMA_dgetrs
PLASMA_dlange
PLASMA_dlansy
PLASMA_dLapack_to_Tile
PLASMA_dlauum
PLASMA_dorglq
PLASMA_dorgqr
PLASMA_dormlq
PLASMA_dormqr
PLASMA_dplgsy
PLASMA_dplrnt
PLASMA_dposv
PLASMA_dpotrf
PLASMA_dpotri
PLASMA_dpotrs
PLASMA_dsgesv
PLASMA_dsposv
PLASMA_dsungesv
PLASMA_dsymm
PLASMA_dsyr2k
PLASMA_dsyrk
PLASMA_dTile_to_Lapack
PLASMA_dtrmm
PLASMA_dtrsm
PLASMA_dtrsmpl
PLASMA_dtrtri
int PLASMA_dplrnt
(
int
M
,
int
N
,
double *
A
,
int
LDA
,
unsigned long long int
seed
)
PLASMA_dplrnt - 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_dplrnt_Tile
PLASMA_dplrnt_Tile_Async
PLASMA_cplrnt
PLASMA_dplrnt
PLASMA_splrnt
PLASMA_dplgsy
PLASMA_dplgsy
All
Data Structures
Generated by
1.6.3