#include <PO_ParallelETUCT.hh>
Public Attributes | |
std::vector< state_t > | samples |
A struct that contains a vector of possible next state samples, weighted by their probabilities.
Definition at line 192 of file PO_ParallelETUCT.hh.
std::vector<state_t> PO_ParallelETUCT::state_samples::samples |
Definition at line 193 of file PO_ParallelETUCT.hh.