|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Preconditioner
Interface for defining preconditioners used for improving the performance and/or stability of linear system solvers.
Method Summary | |
---|---|
Vector |
precondition(Vector v)
Preconditions the specified vector. |
Method Detail |
---|
Vector precondition(Vector v)
v
- The vector to precondition.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |