SaDVIO
Classes | Namespaces
marginalization.hpp File Reference
#include <ceres/ceres.h>
#include <unordered_map>
#include "isaeslam/data/frame.h"
#include "isaeslam/data/landmarks/ALandmark.h"
#include "isaeslam/data/maps/localmap.h"
#include "isaeslam/typedefs.h"
Include dependency graph for marginalization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  isae::MarginalizationBlockInfo
 Marginalization block struct that stores a factor and the indices of the variables involved. More...
 
class  isae::Marginalization
 Marginalization class that handles marginalization (and sparsification) for fixed-lag smoothing. More...
 
class  isae::MarginalizationFactor
 Ceres cost function of the dense prior factor. More...
 

Namespaces

 isae