| Package | Description |
|---|---|
| no.uib.cipr.matrix.sparse |
Unstructured sparse matrices and vectors with iterative solvers and
preconditioners.
|
| Modifier and Type | Method and Description |
|---|---|
static ArpackSym.Ritz |
ArpackSym.Ritz.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArpackSym.Ritz[] |
ArpackSym.Ritz.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Double,DenseVectorSub> |
ArpackSym.solve(int eigenvalues,
ArpackSym.Ritz ritz)
Solve the eigensystem for the number of eigenvalues requested.
|
Copyright © 2015. All Rights Reserved.