Cleaned up some commented codes
parent
97d4120858
commit
133fcf20e2
|
@ -48,7 +48,6 @@ namespace gtsam {
|
|||
template<typename T>
|
||||
class Expression;
|
||||
|
||||
//typedef std::map<Key, Eigen::Block<Matrix> > JacobianMap;
|
||||
typedef std::vector<std::pair<Key, Eigen::Block<Matrix> > > JacobianMap;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue