You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
TMtxInt.Eye Method
Dew Math for .NET
Example
TMtxInt.Eye Method
var A,B:
TMtxInt
; begin CreateIt(A);
try
A.Eye(3,3);
// ...
finally
FreeIt(A); end; end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home