From 128309327d86f9a15f749d56b03ef73b97929929 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 15 Dec 2025 22:07:50 +0100 Subject: [PATCH] [linalg.algs.blas2.symherrank1,linalg.algs.blas2.rank2] Add \tcode for F --- source/numerics.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/numerics.tex b/source/numerics.tex index fbc3cea881..b2d2e2ca07 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -15016,7 +15016,7 @@ \begin{itemize} \item \tcode{\exposid{conj-if-needed}(E[j, i])} -if the name of F starts with \tcode{hermitian}, or +if the name of \tcode{F} starts with \tcode{hermitian}, or \item \tcode{E[j, i]} if the name of \tcode{F} starts with \tcode{symmetric}. @@ -15184,10 +15184,10 @@ \begin{itemize} \item \tcode{\exposid{conj-if-needed}(E[j, i])} -if the name of F starts with \tcode{hermitian}, or +if the name of \tcode{F} starts with \tcode{hermitian}, or \item \tcode{E[j, i]} -if the name of F starts with \tcode{symmetric}. +if the name of \tcode{F} starts with \tcode{symmetric}. \end{itemize} \pnum