|
fmcs
v0.2.1
|
| std::string sample_statement | ( | graph_node< D > & | gn, |
| std::string | program_name, | ||
| bool | observed = false |
||
| ) |
Translate an unobserved node into corresponding ccyan sample semantics.
| D | Type of distributino to be translated |
| gn | the graph node to be translated |
| program_name | the name of the program |
| observed | is the node in the static set of ccyan observed nodes? |