Contains data structure for storing seed point information. More...
#include "unscented_kalman_filter.h"#include "linalg.h"#include <vnl/vnl_matrix.h>Go to the source code of this file.
Classes | |
| struct | SeedPointInfo |
| Describes a seed point. More... | |
Functions | |
| void | PrintSeedInfo (const std::vector< SeedPointInfo > &seed_infos) |
Contains data structure for storing seed point information.
| void PrintSeedInfo | ( | const std::vector< SeedPointInfo > & | seed_infos | ) |
Writes debug information about seeds to stdout.
1.7.1