Back to Eigenvalue Solvers (ARPACK)
ar.core.isEigsResult
Type guard to check if a result is from the symmetric solver.
Syntax
ar.core.isEigsResult(result)
Description
Type guard to check if a result is from the symmetric solver.
Parameters
| Name | Description |
|---|---|
| result | - Result from eigsh |
Returns
result is EigsResult