|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmarkov.solvers.Solver
jmarkov.solvers.GeometricSolver
jmarkov.solvers.MtjLogRedSolver
public class MtjLogRedSolver
| Constructor Summary | |
|---|---|
MtjLogRedSolver(GeomProcess mp)
|
|
| Method Summary | |
|---|---|
java.lang.String |
description()
This method return a complete verbal describtion of this element. |
double[][] |
getRmatrix()
This process should be extended in order to compute the R matrix of the QBD. |
java.lang.String |
label()
The name of this solver. |
| Methods inherited from class jmarkov.solvers.Solver |
|---|
getMP, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jmarkov.basic.JMarkovElement |
|---|
equals |
| Constructor Detail |
|---|
public MtjLogRedSolver(GeomProcess mp)
mp - The given QBD| Method Detail |
|---|
public double[][] getRmatrix()
throws NotUnichainException
GeometricSolvergetRates(), getGenerator, and getRate(State,State)
getRmatrix in class GeometricSolverNotUnichainExceptionMarkovProcess.getGenerator(),
MarkovProcess.getRates(),
MarkovProcess.getRate(State, State)public java.lang.String label()
Solver
label in interface JMarkovElementlabel in class SolverSolver.label()public java.lang.String description()
JMarkovElement
JMarkovElement.label()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||