#include <it/vec.h>
#include <it/io.h>
#include <it/random.h>
#include <it/source.h>
#include <it/source_func.h>
Go to the source code of this file.
Functions | |
int | main () |
Definition in file test_source.c.
int main | ( | void | ) |
Definition at line 28 of file test_source.c.
References bvec_delete(), histogram(), histogram_normalized(), it_printf(), ivec_delete(), N, source_binary(), source_memoryless(), source_uniform(), vec_delete(), vec_length(), and vec_new_string().
|
|