Skip to content

complex eigenvalue decomposition bug #11

Open
@cdrnet

Description

@cdrnet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions