diff --git a/gtsam/linear/VectorValues.h b/gtsam/linear/VectorValues.h index 1997a4bd5..f1883f6b3 100644 --- a/gtsam/linear/VectorValues.h +++ b/gtsam/linear/VectorValues.h @@ -256,7 +256,7 @@ namespace gtsam { /** * Permute the variables in the VariableIndex according to the given partial permutation */ - void VectorValues::permuteInPlace(const Permutation& selector, const Permutation& permutation); + void permuteInPlace(const Permutation& selector, const Permutation& permutation); /** * Permute the entries of this VectorValues in place