#include <mrpt/utils/CDebugOutputCapable.h>
#include <mrpt/math/CMatrixD.h>
#include <set>
Go to the source code of this file.
Classes | |
class | mrpt::math::RANSAC_Template< NUMTYPE > |
A generic RANSAC implementation with models as matrices. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::math |
This base provides a set of functions for maths stuff. | |
Typedefs | |
typedef RANSAC_Template< double > | mrpt::math::RANSAC |
The default instance of RANSAC, for double type. |
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |