|
ARB
|

Go to the source code of this file.
Macros | |
| #define | __MODUL__ |
Functions | |
| Spreading | newSpreading (double *value, int values) |
| void | freeSpreading (Spreading s) |
| int | spreadRand (Spreading s) |
| #define __MODUL__ |
Definition at line 1 of file spreadin.c.
Definition at line 5 of file spreadin.c.
References assert, S_Spreading::border, outOfMemory, s, and S_Spreading::values.
Referenced by createOriginRNS(), and mutateRNS().
| void freeSpreading | ( | Spreading | s | ) |
Definition at line 31 of file spreadin.c.
References S_Spreading::border.
Referenced by createOriginRNS(), and mutateRNS().
Definition at line 35 of file spreadin.c.
References assert, S_Spreading::border, and S_Spreading::values.
Referenced by createOriginRNS(), and mutateRNS().
1.8.8