![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | MarkovBase |
| Base Class to represent a Markov Process. More... | |
| class | MarkovContinuousTime |
| Class to represent a Markov Continuous Time Process. More... | |
| class | MarkovContinuousTimeTraffic |
| this class specializes MarkovContinuousTime by fixing the template T=TrafficSpec More... | |
| class | MarkovDiscreteTime |
| Class to represent a Markov Discrete Time Process. More... | |
| class | MarkovDiscreteTimeTraffic |
| class MarkovDiscreteTimeTraffic More... | |
| class | TrafficSpec |
| Class to represent the type of a Markov state, when state should describe the traffic to be generated when we are within the state. More... | |
Typedefs | |
| typedef boost::numeric::ublas::matrix < double > | TransitionMatrixType |
| type for the matrix of transitions | |
| typedef boost::numeric::ublas::matrix<double> wns::markovchain::TransitionMatrixType |
Definition at line 40 of file MarkovBase.hpp.
1.5.5