Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -26063,7 +26063,7 @@
\tcode{j...[$\rho$]} is equal to the sum of
\begin{itemize}
\item
the lower bound of the submdspan slice range of \tcode{valid_slices...[$\rho$]}
the lower bound of the \tcode{submdspan} slice range of \tcode{valid_slices...[$\rho$]}
for extent $\rho$ of \tcode{m.extents()}, and
\item
zero if the type of \tcode{valid_slices...[$\rho$]} is a collapsing slice type,
Expand Down