pub unsafe trait TrustedOriginSampler<'h, M: MathsCore>: UntrustedOriginSampler<'h, M> { }Expand description
§Safety
Lineages produced by the sampler’s iterator must have
- unique global references
- unique indexed locations
- valid indexed locations (i.e. inside habitable demes)