Skip to main content
SimplePathRef
tnc
1.0.1
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
.