Go to the source code of this file.
Classes | |
class | SpaSolver |
Macros | |
#define | EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(10) |
#define | EIGEN_USE_NEW_STDVECTOR |
Typedefs | |
typedef std::vector< karto::Matrix3 > | CovarianceVector |
#define EIGEN_DEFAULT_IO_FORMAT Eigen::IOFormat(10) |
Definition at line 27 of file spa_solver.h.
#define EIGEN_USE_NEW_STDVECTOR |
Definition at line 24 of file spa_solver.h.
typedef std::vector<karto::Matrix3> CovarianceVector |
Definition at line 32 of file spa_solver.h.