Skip to content

Commit 1e16e8c

Browse files
committed
[linalg.helpers] Remove redundancies from subordinate headings
1 parent 48ee74a commit 1e16e8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/numerics.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11858,7 +11858,7 @@
1185811858
otherwise, \tcode{((void)E, T\{\})}.
1185911859
\end{itemize}
1186011860

11861-
\rSec3[linalg.helpers.concepts]{Linear algebra argument concepts}
11861+
\rSec3[linalg.helpers.concepts]{Argument concepts}
1186211862

1186311863
\pnum
1186411864
The exposition-only concepts defined in this section
@@ -11945,7 +11945,7 @@
1194511945
parameter of a function in \ref{linalg}
1194611946
shall not overlap any other \tcode{mdspan} parameter of the function.
1194711947

11948-
\rSec3[linalg.helpers.mandates]{Exposition-only helpers for algorithm mandates}
11948+
\rSec3[linalg.helpers.mandates]{Mandates}
1194911949

1195011950
\begin{note}
1195111951
These exposition-only helper functions use
@@ -12003,7 +12003,7 @@
1200312003
}
1200412004
\end{codeblock}
1200512005

12006-
\rSec3[linalg.helpers.precond]{Exposition-only checks for algorithm preconditions}
12006+
\rSec3[linalg.helpers.precond]{Preconditions}
1200712007

1200812008
\begin{note}
1200912009
These exposition-only helper functions use

0 commit comments

Comments
 (0)