#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include <time.h>#include "../rfib.c"#include "../vert/f8_vMoments.c"Functions | |
| int | main (int argc, char **argv) |
Variables | |
| char | usage [] = "%s N\nReports first two moments\n" |
| rfib_t * | o = NULL |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
| char usage[] = "%s N\nReports first two moments\n" |
1.6.3