Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

AggregationMode

Fully qualified path: opus::types::pragma::AggregationMode

pub enum AggregationMode {
    Median,
    Mean,
    Error,
}

Variants

Median

Fully qualified path: opus::types::pragma::AggregationMode::Median

Median

Mean

Fully qualified path: opus::types::pragma::AggregationMode::Mean

Mean

Error

Fully qualified path: opus::types::pragma::AggregationMode::Error

Error