You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Eig Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Eig Function

Computes the eigen-values of the matrix.

Pascal
function Eig(const X: TMtx; MtxType: TMtxType = mtGeneral): Vector; overload;

Internally calls Matrix.Eig

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