You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Members
Dew Math for .NET
ContentsIndexHome
MatrixInt Members Public Properties
Public Properties
 
Name 
Description 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the MatrixInt
 
Sizing the object will not allocate less than Capacity samples. 
 
Specifies increment step for the Capacity property. 
 
Vector Caption. 
 
Cols 
Defines the number of matrix columns. 
 
Defines number of bits stored in one row. 
 
Enables/disable inline condition checking. 
 
First element in object Values array. 
 
Returns data for inspection by the debugger.  
 
Defines internal storage precision which can be either 32, 16 or 8 bit. 
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Last 
Last element in object Values array. 
 
Defines the number of leading columns. 
 
Defines the length in number of samples. 
 
Rows 
Defines the number of matrix Rows. 
 
Specifies the power of two for the scale factor used by some methods. 
 
Tag 
Stores an integer value as a part of the object. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.