summaryrefslogtreecommitdiff
path: root/math/math.tex
diff options
context:
space:
mode:
authormzuenni <michi.zuendorf@gmail.com>2024-06-30 00:26:10 +0200
committermzuenni <michi.zuendorf@gmail.com>2024-06-30 00:26:10 +0200
commit545265f2f3992e15c45f1bbb99e04a27e1fc7856 (patch)
treed2dbe3fff1612af616090a79d373983d1ea3f02e /math/math.tex
parent9e8344e44eb06ac4a8618413ff2b2311c6348dad (diff)
improvements
Diffstat (limited to 'math/math.tex')
-rw-r--r--math/math.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/math.tex b/math/math.tex
index dc0eb00..c157e1b 100644
--- a/math/math.tex
+++ b/math/math.tex
@@ -257,7 +257,7 @@ sich alle Lösungen von $x^2-ny^2=c$ berechnen durch:
%\textcolor{safeOrange}{$\blacksquare$} NTT code, %\textcolor{safeGreen}{$\blacksquare$} FFT code
\sourcecode{math/transforms/fft.cpp}
\sourcecode{math/transforms/ntt.cpp}
- \vfill*
+ \vfill\null
\columnbreak
\sourcecode{math/transforms/bitwiseTransforms.cpp}
Multiplikation mit 2 transforms statt 3: (nur benutzten wenn nötig!)