public class CLPAlgorithm extends QBDPhaseSolver
Constructor and Description |
---|
CLPAlgorithm(PhaseVar arrivals,
PhaseVar service) |
Modifier and Type | Method and Description |
---|---|
double[][] |
getRmatrix()
Computs the R matrix for the QBD process
|
java.lang.String |
label() |
getLevelSteadyStateProbs, getSteadyStateProbsPerLevel, initilicePHPH1, multVector, negativeMatVecMult, performanceMeasures, printMatrices, setLambda, unstableSystem
public double[][] getRmatrix()
QBDPhaseSolver
getRmatrix
in class QBDPhaseSolver
public java.lang.String label()