aboutsummaryrefslogtreecommitdiffstats
path: root/doc/latex/math_2utility_8h.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/math_2utility_8h.tex')
-rw-r--r--doc/latex/math_2utility_8h.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/latex/math_2utility_8h.tex b/doc/latex/math_2utility_8h.tex
index c47ee28..c663d32 100644
--- a/doc/latex/math_2utility_8h.tex
+++ b/doc/latex/math_2utility_8h.tex
@@ -8,7 +8,7 @@
\subsection*{Namespaces}
\begin{DoxyCompactItemize}
\item
-namespace \hyperlink{namespacemeow}{meow}
+\hyperlink{namespacemeow}{meow}
\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
@@ -20,9 +20,9 @@ namespace \hyperlink{namespacemeow}{meow}
{\footnotesize template$<$class T $>$ }\\T \hyperlink{namespacemeow_af95cfca15ad7a51ed4d07b06e1296080}{meow\-::denormalize} (T lower, T upper, T \-\_\-ratio)
\begin{DoxyCompactList}\small\item\em {\ttfamily }(lower+\-\_\-ratio$\ast$(upper-\/lower)) \end{DoxyCompactList}\item
{\footnotesize template$<$class T $>$ }\\T \hyperlink{namespacemeow_a3b01a91eb4a02909a61a35e406fa5732}{meow\-::ratio\-Mapping} (T l1, T u1, T m1, T l2, T u2)
-\begin{DoxyCompactList}\small\item\em {\ttfamily denormalize}(l2,u2,normalize(l1,u1,m1)) \end{DoxyCompactList}\item
+\begin{DoxyCompactList}\small\item\em {\ttfamily denormalize(l2,u2,normalize(l1,u1,m1))} \end{DoxyCompactList}\item
{\footnotesize template$<$class T $>$ }\\T \hyperlink{namespacemeow_a98d838d338a3e6f3c57e94562fab3fa7}{meow\-::in\-Range} (T const \&mn, T const \&mx, T const \&v)
-\begin{DoxyCompactList}\small\item\em {\ttfamily std\-::min}(mx,std\-::max(mn,v)) \end{DoxyCompactList}\item
+\begin{DoxyCompactList}\small\item\em {\ttfamily std\-::min(mx,std\-::max(mn,v))} \end{DoxyCompactList}\item
{\footnotesize template$<$class T $>$ }\\T \hyperlink{namespacemeow_ae8486a6227b6ed69d5ff666fe67ebf4e}{meow\-::is\-In\-Range} (T const \&mn, T const \&mx, T const \&x)
\begin{DoxyCompactList}\small\item\em (mn $<$= x \&\& x $<$= mx) \end{DoxyCompactList}\item
{\footnotesize template$<$class T $>$ }\\T \hyperlink{namespacemeow_a1954e235973a2ac79a7a72a4b7d25573}{meow\-::squ} (T const \&x)