pub fn spec_from_dense_with_priority(
name: &str,
design: Array2<f64>,
priority: u8,
) -> ParameterBlockSpecExpand description
spec_from_dense with an explicit gauge priority, for fixtures that pin
which block wins a shared-affine gauge contest.