Results are output into files as follows:
Results
Definition in file AuxiliaryParticleSmootherHarness.cpp.
Go to the source code of this file.
Namespaces | |
| namespace | std |
| namespace | indii::ml::filter |
Defines | |
| #define | SYSTEM_SIZE 5 |
| #define | SYSTEM_NOISE_SIZE 2 |
| #define | MEAS_SIZE 1 |
| #define | MEAS_NOISE_SIZE 1 |
| #define | ACTUAL_SIZE 3 |
| #define | STEPS 250 |
| #define | NUM_PARTICLES 400 |
Functions | |
| void | outputVector (ofstream &out, aux::vector vec) |
| void | outputMatrix (ofstream &out, aux::matrix mat) |
| int | main (int argc, char *argv[]) |
| Run tests. | |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
1.5.2