From 55da7dc998a2c055d4654a8f7d8a874ff9b89369 Mon Sep 17 00:00:00 2001 From: OLSSON Hans Date: Tue, 23 Jun 2020 12:37:30 +0200 Subject: [PATCH] Remove old statement that is now superfluous --- chapters/arrays.tex | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chapters/arrays.tex b/chapters/arrays.tex index 265ea6427..156af9dab 100644 --- a/chapters/arrays.tex +++ b/chapters/arrays.tex @@ -202,10 +202,6 @@ \section{Built-in Array Functions}\doublelabel{built-in-array-functions} can change matrix-equations in subtle ways (e.g.\ changing inner products to matrix multiplication). \end{nonnormative} -\begin{nonnormative} -Below, \lstinline!promote! is only used for constant $n$ that can be evaluated during translation. -\end{nonnormative} - \begin{nonnormative} Some examples of using the functions defined in the following \autoref{array-dimension-and-size-functions} to \autoref{matrix-and-vector-algebra-functions}: