You are here:
Home
>
MtxVec
>
MtxExpr Namespace
>
Eig Function
MtxVec (C++)
Contents
|
Search
|
Home
MtxExpr::Eig Function
MtxExpr Namespace
Vector
Eig(
TMtx
*X,
TMtxType
MtxType =
TMtxType
::mtGeneral);
Computes the eigen-values of the matrix.
#
Name
Type
Description
1
X
TMtx
*
2
MtxType = TMtxType::mtGeneral
TMtxType
Remarks:
Internally calls
Matrix::Eig
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler