reactor-c
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
rand_utils.h
Go to the documentation of this file.
1
#include <stddef.h>
2
12
void
perturb
(
int
* src,
size_t
size,
int
* out);
perturb
void perturb(int *src, size_t size, int *out)
Ensures that the expectation of each entry of out is equal to the corresponding entry of src....
Definition
rand_utils.c:13
test
rand_utils.h
Generated by
1.12.0