sample_data_record

Function sample_data_record 

Source
pub fn sample_data_record<S, F>(statistic: F) -> SampleDataRecord<F, S, Unset>
where F: Statistic,
Expand description

Constructs a builder for a Reactor that samples a data record with a TimeMatrix using the given Statistic.