PARDISO_DATA_TYPE
The following table lists the values of
.
PARDISO_DATA_TYPE
depending on the matrix types and values of the parameter
iparm
[27] Data type value
| Matrix type
mtype | iparm [27] | comments
|
---|---|---|---|
double
| 1, 2, -2, 11
| 0
| Real matrices, double precision
|
float
| 1
| Real matrices, single precision
| |
MKL_Complex16
| 3, 6, 13, 4, -4
| 0
| Complex matrices, double precision
|
MKL_Complex8
| 1
| Complex matrices, single precision
|