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

AutoDiffScalar: move-aware rewrites of more math #14045

Merged
merged 1 commit into from
Sep 11, 2020

Commits on Sep 11, 2020

  1. AutoDiffScalar: move-aware rewrites of more math

    Relevant to: RobotLocomotion#13985, RobotLocomotion#14039
    
    Rewrite various global-scope math functions on AutoDiffScalars to
    exploit pass-by-value optimizations; demonstrate resulting improvements
    via lowered allocation counts in the heap test. The issues noted above
    give more context.
    rpoyner-tri committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    603346a View commit details
    Browse the repository at this point in the history