Skip to content

Define constructor ComplexEigenDecomposition(FieldMatrix<Complex> matrix) #442

@axkr

Description

@axkr

Define a new constructor in ComplexEigenDecomposition for FieldMatrix<Complex> matrix.

A findEigenVectors(final FieldMatrix<Complex> matrix) already exists:
https://github.com/Hipparchus-Math/hipparchus/blob/c816b0e811ba18f52b3f00b46bccd3f0a14784ff/hipparchus-core/src/main/java/org/hipparchus/linear/ComplexEigenDecomposition.java#L260C20-L260C72

A findEigenValues(final FieldMatrix<Complex> matrix) method seems to be missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions