You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
Size Method
>
TMtxInt.Size Method (int, int)
Dew Math for .NET
TMtxInt.Size Method (int, int)
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
Size Method
Collapse All
Specifies size of an integer matrix.
Syntax
C#
Visual Basic
public
TMtxInt
Size
(
int
aRows
,
int
aCols
);
Public
Function
Size
(
aRows
As
Integer
,
aCols
As
Integer
)
As
TMtxInt
Remarks
The Value of
IntPrecision
property is preserved.
Group
Size Method
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
Size Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!