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

Enable compiler optimization by using 'final' keyword for Jacobian functions #514

Merged
merged 1 commit into from
Oct 5, 2015

Conversation

mxgrey
Copy link
Member

@mxgrey mxgrey commented Oct 5, 2015

We can devirtualize the Jacobian function calls for BodyNode and EndEffector by using the final keyword on their Jacobian function implementations.

@jslee02 jslee02 added this to the DART 5.1.0 milestone Oct 5, 2015
@jslee02
Copy link
Member

jslee02 commented Oct 5, 2015

👍

jslee02 added a commit that referenced this pull request Oct 5, 2015
Enable compiler optimization by using 'final' keyword for Jacobian functions
@jslee02 jslee02 merged commit 26a155b into master Oct 5, 2015
@jslee02 jslee02 deleted the grey/fix_jacobian_final branch January 31, 2016 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants