``CalculateInverseMatrix`` crashed when reroll is too high. For 6/6 IV row (2V search) and reroll = 21 it fails. Small code to reproduce issue: ``` SetTargetCondition6(0,1,2,3,4,5); PrepareSix(21); ```
CalculateInverseMatrixcrashed when reroll is too high. For 6/6 IV row (2V search) and reroll = 21 it fails.Small code to reproduce issue: