ssmkit  master-68aed98
hierarchical.hpp File Reference

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...
 

Detailed Description

Author
Vahid Bastani

Implements class representing Hierarchical dynamic Bayesian network.

Definition in file hierarchical.hpp.