Package | Description |
---|---|
jphase |
This package provides capabilities for modeling Phase type distributions.
|
jphase.generator |
Provides capabilities for generating random variates from Phase
type distributions.
|
Modifier and Type | Class and Description |
---|---|
class |
DenseDiscPhaseVar
This class allows the creation and manipulation of Discrete
Phase-type distributions represented by dense matrices.
|
class |
SparseDiscPhaseVar
This class allows the creation and manipulation
of Discrete Phase-type distributions represented by
sparse (Flexible Compressed Row) matrices.
|
Constructor and Description |
---|
NeutsDiscPHGenerator(AbstractDiscPhaseVar var) |