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

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

Pascal
function EigSym(const D: TVec; const 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!