You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > EigSym Method > Matrix.EigSym Method (TVec, TMtx)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.EigSym Method (TVec, TMtx)

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

Pascal
function EigSym(D: TVec; V: TMtx): TMtx; overload;

The computation is based on Relatively Robust Representations.

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