tico 0.1
Mechanical Watch Terminal Timegrapher
Functions
erf.c File Reference
#include "erf.h"
#include <math.h>
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for erf.c:

Functions

int cmp_u64 (const void *a, const void *b)
 
double invnorm (double p)
 
struct stats fit_erf (double *samples, size_t size)
 

Function Documentation

◆ cmp_u64()

int cmp_u64 ( const void *  a,
const void *  b 
)

◆ fit_erf()

struct stats fit_erf ( double *  samples,
size_t  size 
)

◆ invnorm()

double invnorm ( double  p)