Go to the source code of this file.
Functions |
| void | flutter_kernel (double[], double[], int, int, int, float, float) |
| void | flutter_restore (double[], int, int, int, float, double[], int, float) |
| float | integral_code (int, float) |
| void | flutter_kernel_k (double[], double[], int, int, int, float, float) |
| void | add_poisson_noise (float[], int, int, float) |
| void | flutter_numerical (double[], int, int, int, float, float, float) |
| void | flutter_analog (double[], int, int, int, float, float, float) |
Variables |
| const int | num_code |
| const int | code_length |
Function Documentation
| void flutter_analog |
( |
double |
[], |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
| void flutter_kernel |
( |
double |
[], |
|
|
double |
[], |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
| void flutter_restore |
( |
double |
[], |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
float |
, |
|
|
double |
[], |
|
|
int |
, |
|
|
float |
|
|
) |
| |
Variable Documentation