Skip to content

Commit

Permalink
check CI
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Mar 1, 2025
1 parent 971ebfa commit db492ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gtsam/discrete/discrete.i
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ class DiscreteKeys {
std::vector<gtsam::DiscreteValues> cartesianProduct(
const gtsam::DiscreteKeys& keys);

void PrintDiscreteValues(
const gtsam::DiscreteValues& values, const std::string& s = "",
const gtsam::KeyFormatter& keyFormatter = gtsam::DefaultKeyFormatter);
// void PrintDiscreteValues(
// const gtsam::DiscreteValues& values, const std::string& s = "",
// const gtsam::KeyFormatter& keyFormatter = gtsam::DefaultKeyFormatter);

string markdown(
const gtsam::DiscreteValues& values,
Expand Down

0 comments on commit db492ed

Please sign in to comment.