You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > EigSym Method > Matrix.EigSym Method (TVec, TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.EigSym Method (TVec, TMtx)

Computes all eigenvalues of a symmetric (Hermitian) matrix between min and max Index.

Syntax
C#
Visual Basic
public TMtx EigSym(TVec D, TMtx V);

The computation is based on Relatively Robust Representations.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!