Files | |
file | chain.hpp [code] |
Implements the concept of a state (in a finite-state diagram) and markov chains. | |
file | exception.hpp [code] |
Contains exceptions for markov-models in viennashe::models. | |
file | reaction_rates.hpp [code] |
Contains the basic reaction rate interface. | |
file | ssa.hpp [code] |
Contains an impelemtation of the SSA algorithm for Markov-Chains (cf. viennashe/models/markovchain/chain.hpp) | |