|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| GeometricSolver | |
| GeometrixSolver | |
| JamaSolver | Solver implementation for steady state, using JAMA |
| JamaTransientSolver | This class claculate the transient probabilities. |
| MtjLogRedSolver | |
| MtjSolver | This class uses MTJ to solve Steady State probabilities. |
| Solver | This abstract class has to be extended in order to implement solvers for Steady State and Transient probabilities. |
| SteadyStateSolver | An abstract clas for steady state solver. |
| TransientSolver | An abstract class for Transient solvers. |
| Enum Summary | |
|---|---|
| MtjSolver.EnumPrecond | This is the list of preconditioner offered in MTJ. |
| MtjSolver.EnumSolver | This is the list of solvers provided by MTJ. |
Provides classes for customizing a solver used by JMarkov to solve transient and steady state probabilities in different models. The bacis classes are @code SteadyStateSolver and @TransientSolver. Implementation of these classes is provided, that rely on Java Matrix Package (Jama) and Matrix Toolkits for Java (MTJ). For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||