Back to Sparse Direct Solver (SuperLU)
slu.core.isComplexType
Check if a data type is complex.
Syntax
slu.core.isComplexType(dtype)
Description
Check if a data type is complex.
Parameters
| Name | Description |
|---|---|
| dtype | DataType |
Returns
boolean