We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930b8f9 commit 2cfc175Copy full SHA for 2cfc175
source/numerics.tex
@@ -11678,7 +11678,7 @@
11678
that is a multidimensional index in \tcode{x.extents()},
11679
there exists a pack of integers \tcode{j}
11680
that is a multidimensional index in \tcode{y.extents()},
11681
-such that \tcode{x[i....]} and \tcode{y[j...]} refer to the same element.
+such that \tcode{x[i...]} and \tcode{y[j...]} refer to the same element.
11682
\begin{note}
11683
Aliasing is a special case of overlapping.
11684
If \tcode{x} and \tcode{y} do not overlap,
0 commit comments