Auxiliary function implementation for the MbICP module. More...

Go to the source code of this file.
Functions | |
| int | C_Fixed_Num_Readings (void) | 
| float | C_Mean_Error (void) | 
| int | C_Num_Associations (float max_dist) | 
Auxiliary function implementation for the MbICP module.
Definition in file mbicp_aux.c.
| int C_Fixed_Num_Readings | ( | void | ) | 
Definition at line 52 of file mbicp_aux.c.
| float C_Mean_Error | ( | void | ) | 
Definition at line 70 of file mbicp_aux.c.
| int C_Num_Associations | ( | float | max_dist | ) | 
Definition at line 57 of file mbicp_aux.c.