ROSS
ross-random.h
Go to the documentation of this file.
1#ifndef INC_tw_random_h
2#define INC_tw_random_h
3
4#include "config.h"
5
7
8#ifdef ROSS_RAND_clcg4
9# include "rand-clcg4.h"
10#endif
11
12#endif /* INC_tw_random_h */