Overview
Package
Class
Tree
Index
Help
SuanShu, a Java numerical and statistical library
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary.
GaussSeidelSolver
(implements com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.
IterativeSolver
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary.
JacobiSolver
(implements com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.
IterativeSolver
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary.
SorSweep
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary.
SuccessiveOverrelaxationSolver
(implements com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.
IterativeSolver
)
com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.stationary.
SymmetricSuccessiveOverrelaxationSolver
(implements com.numericalmethod.suanshu.matrix.doubles.matrixtype.sparse.solver.iterative.
IterativeSolver
)
Overview
Package
Class
Tree
Index
Help
SuanShu, a Java numerical and statistical library
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.