samples
All initial and generated samples from the most recent run.
Declaration
var samples: [SampleType] { get }Discussion
Before you call run(), this equals the samples you passed to the initializer. After iteration completes, it contains the full resulting dataset.