Skip to content

Commit

Permalink
remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
talregev committed Jul 18, 2023
1 parent 447a1f2 commit bae8c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gtsam/inference/Ordering.h
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ class GTSAM_EXPORT Ordering: public KeyVector {

void print(const std::string& str = "", const KeyFormatter& keyFormatter =
DefaultKeyFormatter) const;

bool equals(const Ordering& other, double tol = 1e-9) const;

/// @}
Expand Down

0 comments on commit bae8c43

Please sign in to comment.