|
CC Localization
|
Functor for likelihood calculation. More...
Public Member Functions | |
| Likelihood (int l, int w) | |
| Construct the calculator. More... | |
| void | set_image (double const *im) |
| Set the image for calculation. | |
| double | operator() (param_t const &p) |
| Actual calculation make the functor. | |
Public Attributes | |
| int | cnt |
|
inline |
1.8.13