Skip to content

Commit ed37f10

Browse files
authored
[linalg.algs.blas2.symherrank1,linalg.algs.blas2.rank2] Add \tcode for F (#8660)
1 parent 1d9fdb0 commit ed37f10

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
@@ -15016,7 +15016,7 @@
1501615016
\begin{itemize}
1501715017
\item
1501815018
\tcode{\exposid{conj-if-needed}(E[j, i])}
15019-
if the name of F starts with \tcode{hermitian}, or
15019+
if the name of \tcode{F} starts with \tcode{hermitian}, or
1502015020
\item
1502115021
\tcode{E[j, i]}
1502215022
if the name of \tcode{F} starts with \tcode{symmetric}.
@@ -15184,10 +15184,10 @@
1518415184
\begin{itemize}
1518515185
\item
1518615186
\tcode{\exposid{conj-if-needed}(E[j, i])}
15187-
if the name of F starts with \tcode{hermitian}, or
15187+
if the name of \tcode{F} starts with \tcode{hermitian}, or
1518815188
\item
1518915189
\tcode{E[j, i]}
15190-
if the name of F starts with \tcode{symmetric}.
15190+
if the name of \tcode{F} starts with \tcode{symmetric}.
1519115191
\end{itemize}
1519215192

1519315193
\pnum

0 commit comments

Comments
 (0)