Back to Sparse Direct Solver (SuperLU)
slu.testing.getTestMatrixTypes
Get a list of available test matrix types with descriptions.
Syntax
slu.testing.getTestMatrixTypes()
Description
Get a list of available test matrix types with descriptions.
Returns
{ type: TestMatrixType; description: string; }[]