You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Eye Method > Matrix.Eye Method (int, int, bool, bool)
Dew Math for .NET
ContentsIndexHome
Example
var A: Matrix; begin A.Eye(3,3); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.