\hypertarget{erf_8h_source}{}\doxysection{erf.\+h}
\label{erf_8h_source}\index{inc/erf.h@{inc/erf.h}}
\mbox{\hyperlink{erf_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#include <math.h>}}
\DoxyCodeLine{2 \textcolor{preprocessor}{\#include <stdint.h>}}
\DoxyCodeLine{3 \textcolor{preprocessor}{\#include <stdlib.h>}}
\DoxyCodeLine{4 }
\DoxyCodeLine{5 \textcolor{comment}{// NOLINTBEGIN(readability-\/identifier-\/length)}}
\DoxyCodeLine{6 \textcolor{keywordtype}{int} \mbox{\hyperlink{erf_8h_a1386939e875969bc8ac7ec013d6287d7}{cmp\_u64}}(\textcolor{keyword}{const} \textcolor{keywordtype}{void}* a, \textcolor{keyword}{const} \textcolor{keywordtype}{void}* b);}
\DoxyCodeLine{7 \textcolor{comment}{/* Acklam inverse normal CDF approximation */}}
\DoxyCodeLine{8 \textcolor{keywordtype}{double} \mbox{\hyperlink{erf_8h_a28d5db2ea80b02523f5ce0e321f222c9}{invnorm}}(\textcolor{keywordtype}{double} p);}
\DoxyCodeLine{9 \textcolor{comment}{// NOLINTEND(readability-\/identifier-\/length)}}
\DoxyCodeLine{10 }
\DoxyCodeLine{11 \textcolor{keyword}{struct }\mbox{\hyperlink{structstats}{stats}}}
\DoxyCodeLine{12 \{}
\DoxyCodeLine{13     \textcolor{keywordtype}{double} \mbox{\hyperlink{structstats_a709860d755c36a977a16ee1e2ce100bd}{stdev}};}
\DoxyCodeLine{14     \textcolor{keywordtype}{double} \mbox{\hyperlink{structstats_a099986a35465128026f9e7b4ba8fec86}{mean}};}
\DoxyCodeLine{15 \};}
\DoxyCodeLine{16 }
\DoxyCodeLine{17 \textcolor{keyword}{struct }\mbox{\hyperlink{structstats}{stats}} \mbox{\hyperlink{erf_8h_ace1c19a3650890e34f42312da71cb7f3}{fit\_erf}}(double* samples, \textcolor{keywordtype}{size\_t} size);}

\end{DoxyCode}
