sogno-platform/dpsim

Check fixed-size matrix initialization

LennartSchu opened this issue · 0 comments

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.