ssmkit
master-68aed98
|
Go to the source code of this file.
Classes | |
class | Hierarchical< Args > |
A stochastic process constructed as hierarchy of stochastic processes. More... | |
Namespaces | |
ssmkit | |
Root namespace. | |
ssmkit::process | |
Stochastic Processes. | |
Functions | |
template<class... TArgs> | |
Hierarchical< TArgs...> | makeHierarchical (TArgs...args) |
A convenient builder for Hierarchical process. More... | |
Implements class representing Hierarchical dynamic Bayesian network.
Definition in file hierarchical.hpp.