Uses of Class
jmarkov.PropertiesState

Packages that use PropertiesState
jmarkov Provides the basic elements to model continuous time Markov chains (CTMC). 
 

Uses of PropertiesState in jmarkov
 

Constructors in jmarkov with parameters of type PropertiesState
PropertiesState(PropertiesState s)
          Constructs a new State by cloning the given State.