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

Returns an "eye" matrix with ones on the diagonal and zeros elsewhere.

Pascal
function Eye(ARows: integer; ACols: integer; const aFloatPrecision: TMtxFloatPrecision): Matrix; overload;

Internally calls Matrix.Eye

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