You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging the profiling-based-optimisation-branch, fixed-sized matrices are introduced. It is currently unknown whether explicit Matrix::Zero-initializations are necessary for those types.
Therefore, ensuring this is necessary.
The text was updated successfully, but these errors were encountered:
After merging the
profiling-based-optimisation
-branch, fixed-sized matrices are introduced. It is currently unknown whether explicitMatrix::Zero
-initializations are necessary for those types.Therefore, ensuring this is necessary.
The text was updated successfully, but these errors were encountered: