|
Jafar
|
Base class for all Gaussian measurements defined in the module rtslam. More...
Base class for all Gaussian measurements defined in the module rtslam.
Definition at line 29 of file measurement.hpp.
#include <measurement.hpp>

Public Member Functions | |
| Measurement (size_t _size) | |
Public Attributes | |
| double | matchScore |
| matching quality score | |
| jblas::vec | std_est |
| estimation of std dev based on correl max curv | |
| jblas::sym_mat | searchP |
Friends | |
| std::ostream & | operator<< (std::ostream &s, Measurement const &m_) |
| Generated on Wed Oct 15 2014 00:37:45 for Jafar by doxygen 1.7.6.1 |
|