SimplePathRef
tnc
1.0.0
In tnc::
contractionpath
tnc
::
contractionpath
Type Alias
Simple
Path
Ref
Copy item path
Source
pub type SimplePathRef<'a> = &'a [(
TensorIndex
,
TensorIndex
)];
Expand description
Reference to a
SimplePath
.