NASFAQ/CRS_CC/doc/latex/multieval_8h_source.tex

23 lines
1.6 KiB
TeX
Raw Normal View History

2022-02-15 14:01:37 +00:00
\hypertarget{multieval_8h_source}{}\doxysection{multieval.\+h}
\label{multieval_8h_source}\index{/home/steaky/git/CRS/src/Polynomials/multieval.h@{/home/steaky/git/CRS/src/Polynomials/multieval.h}}
\mbox{\hyperlink{multieval_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 }
\DoxyCodeLine{2 \textcolor{preprocessor}{\#ifndef \_MULTIEVAL\_H\_}}
\DoxyCodeLine{3 \textcolor{preprocessor}{\#define \_MULTIEVAL\_H\_}}
\DoxyCodeLine{4 }
\DoxyCodeLine{5 \textcolor{preprocessor}{\#include <gmp.h>}}
\DoxyCodeLine{6 \textcolor{preprocessor}{\#include <flint/fmpz.h>}}
\DoxyCodeLine{7 \textcolor{preprocessor}{\#include <flint/fq.h>}}
\DoxyCodeLine{8 \textcolor{preprocessor}{\#include <flint/fq\_poly.h>}}
\DoxyCodeLine{9 }
\DoxyCodeLine{10 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{binary__trees_8h}{binary\_trees.h}}"{}}}
\DoxyCodeLine{11 }
\DoxyCodeLine{12 \textcolor{keywordtype}{void} \mbox{\hyperlink{multieval_8h_a2ebc27408dca597f79fe56bcdced0408}{remainderCell}}(\mbox{\hyperlink{structfq__poly__bcell__t}{fq\_poly\_bcell\_t}} *, fq\_t *, uint, uint, \textcolor{keyword}{const} fq\_ctx\_t *);}
\DoxyCodeLine{13 \textcolor{keywordtype}{void} \mbox{\hyperlink{multieval_8h_a5360e6b2ff69747bf4bee5b19c9436d5}{remainderTree}}(\mbox{\hyperlink{structfq__poly__btree__t}{fq\_poly\_btree\_t}} *, fq\_t *, uint, \textcolor{keyword}{const} fq\_ctx\_t *);}
\DoxyCodeLine{14 \textcolor{keywordtype}{void} fq\_poly\_multieval(fq\_t *, fq\_t *, fq\_poly\_t, uint, \textcolor{keyword}{const} fq\_ctx\_t *);}
\DoxyCodeLine{15 \textcolor{preprocessor}{\#endif}}
\DoxyCodeLine{16 }
\end{DoxyCode}