Open
Description
Original Report: https://mathnetnumerics.codeplex.com/workitem/5694
// Breakpoint before the decomposition shows the content of the first DenseMatrix in the array of dense matrices (index = [0] )
base {MathNet.Numerics.LinearAlgebra.Complex32.Matrix} = {(0.9275488, 0),(0, 0),(0, 0)(-0.9275488, 0),(0.9275488, 0),(0, 0)(0, 0),(-0.9275488, 0),(0.9275488, 0)}
UserEvd eigVR = new UserEvd(mArrayOld[0]); // halts the program