SimplePathRef

Type Alias SimplePathRef 

Source
pub type SimplePathRef<'a> = &'a [(TensorIndex, TensorIndex)];
Expand description

Reference to a SimplePath.