#include <random.hpp>
Public Types | |
| integer_min = -100 | |
| integer_max = 100 | |
| degree_max = 10 | |
| vector_len_max = 10 | |
| matrix_dim_max = 6 | |
| enum | { integer_min = -100, integer_max = 100, degree_max = 10, vector_len_max = 10, matrix_dim_max = 6 } |
Definition at line 27 of file random.hpp.
| anonymous enum |
Definition at line 29 of file random.hpp.
1.4.7