FIx indentation for Values-inl.h
parent
32070b013f
commit
5749565e52
|
|
@ -337,7 +337,8 @@ namespace gtsam {
|
||||||
|
|
||||||
} // internal
|
} // internal
|
||||||
|
|
||||||
/* ************************************************************************* */
|
/* *************************************************************************
|
||||||
|
*/
|
||||||
template <typename ValueType>
|
template <typename ValueType>
|
||||||
const ValueType Values::at(Key j) const {
|
const ValueType Values::at(Key j) const {
|
||||||
// Find the item
|
// Find the item
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue