
Go to the source code of this file.
| Functions | |
| double | null_function (int) | 
| double | null_function (int, int) | 
| double | pseudo_random (int) | 
| double | pseudo_random (int, int) | 
| double | simple_function (int index) | 
| double | simple_function (int index_i, int index_j) | 
| double null_function | ( | int | ) | 
Definition at line 44 of file init_function.hh.
Definition at line 49 of file init_function.hh.
| double pseudo_random | ( | int | ) | 
Definition at line 33 of file init_function.hh.
Definition at line 38 of file init_function.hh.
| double simple_function | ( | int | index | ) | 
Definition at line 23 of file init_function.hh.
Definition at line 28 of file init_function.hh.