python
pointmatcher
error_minimizer.h
Go to the documentation of this file.
1
#ifndef PYTHON_POINTMATCHER_ERROR_MINIMIZER_H
2
#define PYTHON_POINTMATCHER_ERROR_MINIMIZER_H
3
4
#include "
pypoint_matcher_helper.h
"
5
6
namespace
python
7
{
8
namespace
pointmatcher
9
{
10
void
pybindErrorMinimizer
(py::class_<PM>& p_class);
11
}
12
}
13
14
#endif //PYTHON_POINTMATCHER_ERROR_MINIMIZER_H
pypoint_matcher_helper.h
python::pointmatcher::pybindErrorMinimizer
void pybindErrorMinimizer(py::class_< PM > &p_class)
Definition:
error_minimizer.cpp:7
python
Definition:
bounding_box.cpp:5
libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:36:30