NASFAQ/CRS_CC/doc/latex/pretty__print_8h_source.tex
2022-02-15 15:01:37 +01:00

33 lines
2.1 KiB
TeX

\hypertarget{pretty__print_8h_source}{}\doxysection{pretty\+\_\+print.\+h}
\label{pretty__print_8h_source}\index{/home/steaky/git/CRS/src/EllipticCurves/pretty\_print.h@{/home/steaky/git/CRS/src/EllipticCurves/pretty\_print.h}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#ifndef \_PRETTY\_PRINT\_H\_}}
\DoxyCodeLine{2 \textcolor{preprocessor}{\#define \_PRETTY\_PRINT\_H\_}}
\DoxyCodeLine{3 }
\DoxyCodeLine{4 \textcolor{preprocessor}{\#include <string.h>}}
\DoxyCodeLine{5 }
\DoxyCodeLine{6 \textcolor{preprocessor}{\#include <gmp.h>}}
\DoxyCodeLine{7 \textcolor{preprocessor}{\#include <flint/fmpz.h>}}
\DoxyCodeLine{8 \textcolor{preprocessor}{\#include <flint/fq.h>}}
\DoxyCodeLine{9 }
\DoxyCodeLine{10 \textcolor{preprocessor}{\#include "{}models.h"{}}}
\DoxyCodeLine{11 }
\DoxyCodeLine{12 \textcolor{keywordtype}{void} SW\_curve\_print(\mbox{\hyperlink{struct_s_w__curve__t}{SW\_curve\_t}} *);}
\DoxyCodeLine{13 \textcolor{keywordtype}{void} SW\_point\_print(\mbox{\hyperlink{struct_s_w__point__t}{SW\_point\_t}} *);}
\DoxyCodeLine{14 \textcolor{keywordtype}{void} MG\_curve\_print(\mbox{\hyperlink{struct_m_g__curve__t}{MG\_curve\_t}} *);}
\DoxyCodeLine{15 \textcolor{keywordtype}{void} MG\_point\_print(\mbox{\hyperlink{struct_m_g__point__t}{MG\_point\_t}} *);}
\DoxyCodeLine{16 \textcolor{keywordtype}{void} TN\_curve\_print(\mbox{\hyperlink{struct_t_n__curve__t}{TN\_curve\_t}} *);}
\DoxyCodeLine{17 }
\DoxyCodeLine{18 \textcolor{keywordtype}{void} SW\_curve\_print\_full(\mbox{\hyperlink{struct_s_w__curve__t}{SW\_curve\_t}} *);}
\DoxyCodeLine{19 \textcolor{keywordtype}{void} SW\_point\_print\_full(\mbox{\hyperlink{struct_s_w__point__t}{SW\_point\_t}} *);}
\DoxyCodeLine{20 \textcolor{keywordtype}{void} MG\_curve\_print\_full(\mbox{\hyperlink{struct_m_g__curve__t}{MG\_curve\_t}} *);}
\DoxyCodeLine{21 \textcolor{keywordtype}{void} MG\_point\_print\_full(\mbox{\hyperlink{struct_m_g__point__t}{MG\_point\_t}} *);}
\DoxyCodeLine{22 }
\DoxyCodeLine{23 \textcolor{comment}{//compact}}
\DoxyCodeLine{24 }
\DoxyCodeLine{25 \textcolor{preprocessor}{\#endif}}
\DoxyCodeLine{26 }
\end{DoxyCode}