remove redundant typedef Values in ISAM2.h
parent
4b2b9d8158
commit
3793ad3e0e
|
|
@ -314,7 +314,6 @@ public:
|
|||
|
||||
typedef BayesTree<CONDITIONAL,ISAM2Clique<CONDITIONAL> > Base; ///< The BayesTree base class
|
||||
typedef ISAM2<CONDITIONAL> This; ///< This class
|
||||
typedef Values Values;
|
||||
typedef GRAPH Graph;
|
||||
|
||||
/** Create an empty ISAM2 instance */
|
||||
|
|
|
|||
Loading…
Reference in New Issue