#include <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 187 of file ParallelETUCT.hh.
std::vector<state_t> ParallelETUCT::state_samples::samples |
Definition at line 188 of file ParallelETUCT.hh.