#include "tf_distort.h"
Go to the source code of this file.
Namespaces | |
| namespace | tf_distort |
Functions | |
| int | main (int argc, char **argv) |
| double | tf_distort::uniformNoise (const double &mag=1) |
| void | tf_distort::whiteGaussianNoise (double *n1, double *n2) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 282 of file tf_distort.cpp.