Reference
GradedArrays.GradedUnitRanges.dag
— Methoddag(a::AbstractArray)
Complex conjugates a
and takes the dual of the axes.
GradedArrays.GradedUnitRanges.dag
— Methoddag(r::AbstractUnitRange)
Same as dual(r)
.
GradedArrays.GradedUnitRanges.dual
— Methoddual(x)
Take the dual of the symmetry sector, graded unit range, etc. By default, it just returns x
, i.e. it assumes the object is self-dual.