You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Properties
>
TMtx.Balance Property
Dew Math for .NET
Example
TMtx.Balance Property
var A:
TMtx
; d:
TVec
; begin CreateIt(A);
// ...
A.Balance := btFull;
// applies both methods
A.Eig(d);
// ...
FreeIt(A); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home