#include <stdlib.h>#include <stdio.h>#include <math.h>#include "precomp.h"#include "workfactor.h"

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 27 of file main_genparams.c.
References clear_precomp(), dicho_self_info_bounds(), log_binomial_d(), precomp::m, precomp_build(), precomp::t, workfactor(), and write_precomp().
