
Go to the source code of this file.
Functions | |
| int | main () |
| float | normal () |
| float | uniform (void) |
| int main | ( | ) |
Definition at line 33 of file example.cpp.
| float normal | ( | ) |
Definition at line 20 of file example.cpp.
| float uniform | ( | void | ) |
Definition at line 14 of file example.cpp.