You are here: Symbol Reference > MtxVecInt Namespace > Classes > TMtxInt Class > TMtxInt Members
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxInt Members

The following tables list the members exposed by TMtxInt.

 
Name 
Description 
 
This is BData, a member of class TMtxVecInt. 
 
This is BValues1D, a member of class TMtxVecInt. 
 
This is IData, a member of class TMtxVecInt. 
 
This is IValues1D, a member of class TMtxVecInt. 
 
This is SData, a member of class TMtxVecInt. 
 
This is SValues1D, a member of class TMtxVecInt. 
 
Name 
Description 
 
Abs 
This is the overview for the Abs method overload. 
 
Add 
This is the overview for the Add method overload. 
 
Adopts a pointer to one dimensional array. 
 
This is AfterConstruction, a member of class TMtxVecBase. 
 
This is BeforeDestruction, a member of class TMtxVecBase. 
 
This is the overview for the BinaryAnd method overload. 
 
This is the overview for the BinaryNot method overload. 
 
This is the overview for the BinaryOr method overload. 
 
This is the overview for the BinarySearch method overload. 
 
This is the overview for the BinaryXor method overload. 
 
Packs integer storage matrix to bit storage.  
 
This is the overview for the BitShift method overload. 
 
This is the overview for the BitShiftLeft method overload. 
 
This is the overview for the BitShiftRight method overload. 
 
Sizes the matrix according to bit storage required. 
 
Unpacks bit storage to specified integer storage. 
 
Deinitializes block processing before the final block is processed. 
 
This is the overview for the BlockInit method overload. 
 
Obtains the next subrange of the data. 
 
Returns the current subrange stack level used by block processing functions. 
 
Sets vector size to zero. 
 
Exchange matrix columns. 
 
Permute the columns of the Src matrix. 
 
Concatenate an array of matrices to single matrix. 
 
This is the overview for the ConcatHorz method overload. 
 
This is the overview for the ConcatVert method overload. 
 
Saves the current value of ConditionCheck property and sets it to false. 
 
Sets the ConditionCheck property to whatever it was before the CondDisable was used. 
 
This is the overview for the Convert method overload. 
 
Copy 
Copy the Mtx elements [MtxRow,MtxCol]..[MtxRow+NrRows-1,MtxCol+NrCols-1] to the calling matrix elements [Row,Col],,[Row+NrRows-1,Col+NrCols-1]. 
 
Copy 
This is the overview for the Copy method overload. 
 
This is the overview for the CopyFromArray method overload. 
 
This is the overview for the CopyFromArray method overload. 
 
This is the overview for the CopyToArray method overload. 
 
This is the overview for the CopyToArray method overload. 
 
This is the overview for the CopyToArray method overload. 
 
This is the overview for the CopyVec method overload. 
 
This is the overview for the CountInRange method overload. 
 
Create a new TMtxInt object. 
 
Obtain a pointer to a matrix from object cache. 
 
This is the overview for the CumSum method overload. 
 
This is the overview for the CumSum method overload. 
 
This is the overview for the DataIndex method overload. 
 
This is Destroy, a member of class TMtxVecInt. 
 
Diag 
Sets the matrix diagonal to values from the vector. 
 
Difference. 
 
Prevents calls to Select
 
Prevents calls to SetSubRange
 
This is the overview for the Disown method overload. 
 
This is the overview for the Divide method overload. 
 
This is the overview for the DivideBy method overload. 
 
Enables calls to Select
 
Enables calls to SetSubRange
 
Compares two matrices. 
 
Eye 
Constructs an eye matrix. 
 
Find 
This is the overview for the Find method overload. 
 
This is the overview for the FindIndexes method overload. 
 
This is the overview for the FindIndexesAndLength method overload. 
 
This is the overview for the FindMask method overload. 
 
This is the overview for the FlipHor method overload. 
 
This is the overview for the FlipVer method overload. 
 
Frees the object. 
 
Returns the 1D index in to the matrix. 
 
This is the overview for the IsEqual method overload. 
 
Kron 
The Kronecker product between two vectors. 
 
Reads the header information and the values array content from the file. 
 
Load the list from a stream. 
 
Reads the header information and the values array content from a stream. 
 
This is the overview for the LogicalNot method overload. 
 
Constructs lower triangular matrix. 
 
Max 
This is the overview for the Max method overload. 
 
Compute maximum of each column. 
 
This is the overview for the MaxEvery method overload. 
 
This is the overview for the MaxMin method overload. 
 
Compute maximum and minimum of each column. 
 
This is the overview for the MaxMinIdx method overload. 
 
Compute maximum and minimum of each row. 
 
Compute maximum of each row. 
 
This is the overview for the Median method overload. 
 
Min 
This is the overview for the Min method overload. 
 
Compute minimum of each column. 
 
This is the overview for the MinEvery method overload. 
 
Compute minimum of each row. 
 
This is the overview for the MulElem method overload. 
 
This is the overview for the Multiply method overload. 
 
This is NewInstance, a member of class TMtxInt. 
 
Returns a pointer to the real value stored at Row and Col. 
 
Returns a pointer to the real value stored at Row and Col. 
 
Returns a pointer to the real value stored at Row and Col. 
 
Obtains a pointer to the integer value of the vector at Index. 
 
Ramp 
Fills the calling vector elements [Index]..[Index+Len-1]. 
 
Reads the header information from a stream to object. 
 
Read values content from stream to object. 
 
This is the overview for the RemDiv method overload. 
 
For internal use only. Used to return object to cache.  
 
This is the overview for the Resize method overload. 
 
Resize and transpose. 
 
This is the overview for the Reverse method overload. 
 
This is the overview for the Rotate method overload. 
 
This is the overview for the Rotate90 method overload. 
 
Exchanges two matrix rows. 
 
Permute the rows of the Src matrix. 
 
Write object header and values to a file. 
 
Saves matrix data to MatrixMarket ASCII file format. 
 
Save the list to a stream. 
 
Writes the header information and the Values content to a stream. 
 
Scatter object elements. 
 
Scatters Src elements starting at Offset and with Increment to the calling object.  
 
Scatters Src elements defined with indices stored in Indexes to the calling object.  
 
Scatters Src elements defined with the Mask to the calling object.  
 
This is the overview for the Select method overload. 
 
Resets any defined selection. 
 
This is the overview for the SetCol method overload. 
 
Resets subrange defined with SetSubRange
 
Pops the current subrange stack one level up. 
 
This is the overview for the SetIt method overload. 
 
This is the overview for the SetRow method overload. 
 
Defines a subarray. 
 
Defines a sub vector/matrix. 
 
This is the overview for the SetSubRange method overload. 
 
This is the overview for the SetSubRangeLevel method overload. 
 
Initializes matrix values to Value. 
 
This is the overview for the SetVal method overload. 
 
Initializes matrix values to zero. 
 
This is the overview for the SetZero method overload. 
 
This is the overview for the Shift method overload. 
 
Size 
This is the overview for the Size method overload. 
 
Size 
This is the overview for the Size method overload. 
 
This is the overview for the SizeFromArray method overload. 
 
This is the overview for the SizeToArray method overload. 
 
This is the overview for the SizeToArray method overload. 
 
This is the overview for the SizeToArray method overload. 
 
This is the overview for the SortAscend method overload. 
 
This is the overview for the SortAscend method overload. 
 
This is the overview for the SortDescend method overload. 
 
This is the overview for the SortDescend method overload. 
 
Splits matrix in blocks. 
 
This is the overview for the StringsToValues method overload. 
 
Returns the current subrange stack level. 
 
This is the overview for the Subtract method overload. 
 
This is the overview for the SubtractFrom method overload. 
 
Sum 
This is the overview for the Sum method overload. 
 
Calculates the sum of each of the calling matrix columns. 
 
Calculates the sum of each of the calling matrix rows. 
 
Calculates the tensor product of two vectors. 
 
This is TextToValues, a member of class TMtxInt. 
 
This is the overview for the ThreshAbsGT method overload. 
 
This is the overview for the ThreshAbsLT method overload. 
 
This is the overview for the ThreshBottom method overload. 
 
This is the overview for the ThresholdGT_LT method overload. 
 
This is the overview for the ThreshTop method overload. 
 
This is the overview for the Transp method overload. 
 
Constructs upper triangular matrix. 
 
This is the overview for the ValuesToStrings method overload. 
 
This is the overview for the ValuesToText method overload. 
 
Writes the header information for the calling vector to a stream. 
 
Writes object Values content to a stream. 
 
Name 
Description 
 
Bits 
Allows reading/writing individual bits of the array. 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the vector. 
 
Access elements of the matrix. 
 
For internal use only. Read to get the index of this object in object cache. 
 
Sizing the object will not allocate less than Capacity. 
 
Sizing the object will not allocate less than CapacityInBytes. 
 
Sizing the object will not allocate less than CapacityInElements. 
 
Specifies increment step for the Capacity property. 
 
Access elements of the matrix without specifying the name of the property. 
 
First element in object Values array. 
 
This is IntegerValues, a member of class TMtxInt. 
 
Defines internal storage precision which can be either 32, 16 or 8 bit. 
 
Prevents change to IntPrecision if Lock = True. 
 
Defines the precision (single or double) of the floating point operations.  
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Access elements of the matrix. 
 
Last 
Last element in object Values array. 
 
Called when object size changes. 
 
Internal.  
 
Specifies the power of two for the scale factor used by some methods. 
 
Access elements of the matrix. 
 
Name 
Description 
 
Caption. 
 
Cols 
Defines the number of matrix columns. 
 
Defines number of bits stored in one row. 
 
Enables/disable inline condition checking. 
 
Defines the number of leading columns. 
 
Defines the length in number of samples. 
 
Rows 
Defines the number of matrix rows. 
 
Tag 
Stores an integer value as part of a TMtxVec object. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!