Skip to main content

spec_from_dense_with_priority

Function spec_from_dense_with_priority 

Source
pub fn spec_from_dense_with_priority(
    name: &str,
    design: Array2<f64>,
    priority: u8,
) -> ParameterBlockSpec
Expand description

spec_from_dense with an explicit gauge priority, for fixtures that pin which block wins a shared-affine gauge contest.