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

FIX in GBL reference trajectories: add missing initialisations #20581

Commits on Sep 19, 2017

  1. FIX in GBL reference trajectories: add missing initialisations

    Adds missing matrix initialisations to the EIGEN matrices.
    This was not needed in previous implementation of GBL based on ROOT TMatrix
    (ROOT presets matrices to 0., EIGEN not).
    
    Fix provided by @ckleinw
    uhh2-bot committed Sep 19, 2017
    Copy the full SHA
    1294458 View commit details
    Browse the repository at this point in the history