Obsolete decalaration.
parent
ab1148a508
commit
ff61d92283
|
@ -129,9 +129,6 @@ namespace gtsam {
|
||||||
template<typename ValueType>
|
template<typename ValueType>
|
||||||
const ValueType& cast() const;
|
const ValueType& cast() const;
|
||||||
|
|
||||||
template<typename Chart>
|
|
||||||
const Chart& getChart() const;
|
|
||||||
|
|
||||||
/** Virutal destructor */
|
/** Virutal destructor */
|
||||||
virtual ~Value() {}
|
virtual ~Value() {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue