NASFAQ/CRS_CC/doc/latex/roots_8h_source.tex

22 lines
1.2 KiB
TeX
Raw Normal View History

2022-02-15 14:01:37 +00:00
\hypertarget{roots_8h_source}{}\doxysection{roots.\+h}
\label{roots_8h_source}\index{/home/steaky/git/CRS/src/Polynomials/roots.h@{/home/steaky/git/CRS/src/Polynomials/roots.h}}
\mbox{\hyperlink{roots_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 }
\DoxyCodeLine{2 \textcolor{preprocessor}{\#ifndef \_ROOTS\_H\_}}
\DoxyCodeLine{3 \textcolor{preprocessor}{\#define \_ROOTS\_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 \textcolor{preprocessor}{\#include <flint/fq\_poly\_factor.h>}}
\DoxyCodeLine{10 }
\DoxyCodeLine{11 \textcolor{comment}{//int fq\_poly\_anyroot(fq\_t, fq\_poly\_t, const fq\_ctx\_t);}}
\DoxyCodeLine{12 \textcolor{keywordtype}{int} \mbox{\hyperlink{roots_8h_a04bcef1c058895e522485c1dbb5b9a44}{fq\_sqr\_from\_polyfact}}(fq\_t, fq\_t, \textcolor{keyword}{const} fq\_ctx\_t);}
\DoxyCodeLine{13 }
\DoxyCodeLine{14 \textcolor{preprocessor}{\#endif}}
\DoxyCodeLine{15 }
\end{DoxyCode}