12#ifndef MCRL2_LPS_IS_STOCHASTIC_H
13#define MCRL2_LPS_IS_STOCHASTIC_H
15#include "mcrl2/lps/traverser.h"
\brief A stochastic distribution
bool is_defined() const
Returns true if the distribution is defined, i.e. it contains a valid distribution....
The main namespace for the LPS library.
bool is_stochastic(const T &x)
Returns true if the LPS object x contains a stochastic distribution in one of its attributes.
is_stochastic_traverser()
void apply(const lps::stochastic_distribution &x)
lps::data_expression_traverser< is_stochastic_traverser > super