Type Definition bayes_estimate::estimators::sir::Samples[][src]

pub type Samples<N, D> = Vec<OVector<N, D>>;
Expand description

State samples.