Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add numericalDerivative Dimension Template Parameter #536

Merged
merged 1 commit into from
Sep 26, 2020

Conversation

varunagrawal
Copy link
Collaborator

  • Update numericalDerivative functions to take in optional dimension template parameter.
  • Added corresponding tests.

I needed this for the ParameterMatrix since numericalDerivativeXY complains about dynamic sized matrices if N is not provided (aka line 128).

…mplate parameter and added corresponding tests
@varunagrawal varunagrawal added enhancement Improvement to GTSAM bugfix Fixes an issue or bug labels Sep 22, 2020
@varunagrawal varunagrawal self-assigned this Sep 22, 2020
@varunagrawal varunagrawal added the quick-review Quick and easy PR to review label Sep 26, 2020
@varunagrawal
Copy link
Collaborator Author

@ProfFan @dellaert this should be a quick review 🙂

@dellaert dellaert merged commit b9733a8 into develop Sep 26, 2020
@dellaert dellaert deleted the feature/numerical-derivative-dim branch September 26, 2020 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes an issue or bug enhancement Improvement to GTSAM quick-review Quick and easy PR to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants