You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Members
Dew Math for .NET
ContentsIndexHome
MatrixInt Members Public Methods
Public Methods
 
Name 
Description 
 
Abs 
This is the overview for the Abs method overload. 
 
Add 
This is the overview for the Add method overload. 
 
This is the overview for the Adopt method overload. 
 
This is Assign, a member of class MatrixInt. 
 
This is AssignWithoutCopy, a member of class MatrixInt. 
 
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. 
 
This is the overview for the BitPack method overload. 
 
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. 
 
This is the overview for the BitUnpack method overload. 
 
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. 
 
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 
This is the overview for the Copy 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 CopyVec method overload. 
 
This is the overview for the CountInRange method overload. 
 
This is CreateFromCache, a member of class MatrixInt. 
 
This is the overview for the CumSum method overload. 
 
This is the overview for the DataIndex method overload. 
 
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 Dispose, a member of class MatrixInt. 
 
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. 
 
This is Equals, a member of class MatrixInt. 
 
Eye 
Constructs an eye matrix. 
 
Find 
This is the overview for the Find method overload. 
 
This is the overview for the FindAndSplit 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. 
 
This is GetCols, a member of class MatrixInt. 
 
This is GetHashCode, a member of class MatrixInt. 
 
This is GetLeadingCols, a member of class MatrixInt. 
 
This is GetRows, a member of class MatrixInt. 
 
Returns null. 
 
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. 
 
This is LoadFromStream, a member of class MatrixInt. 
 
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 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. 
 
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 OnDeserialization, a member of class MatrixInt. 
 
This is the overview for the PBValues method overload. 
 
Pin 
This is Pin, a member of class MatrixInt. 
 
This is the overview for the PIValues method overload. 
 
This is the overview for the PSValues method overload. 
 
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. 
 
Read the object from the .NET XML stream. 
 
This is the overview for the RemDiv method overload. 
 
Resets object properties to default values. 
 
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. 
 
This is SaveToStream, a member of class MatrixInt. 
 
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.  
 
Resets any defined selection. 
 
This is the overview for the SetCol method overload. 
 
This is SetCols, a member of class MatrixInt. 
 
Resets any defined subrange. 
 
Resets last defined subrange and pops the subrange stack. 
 
This is the overview for the SetIt method overload. 
 
This is SetLeadingCols, a member of class MatrixInt. 
 
This is the overview for the SetRow method overload. 
 
This is SetRows, a member of class MatrixInt. 
 
Defines a subarray. 
 
This is the overview for the SetSubRange method overload. 
 
This is the overview for the SetSubRangeLevel method overload. 
 
This is the overview for the SetVal method overload. 
 
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. 
 
This is the overview for the SizeFromArray 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 SortDescend method overload. 
 
Splits matrix in blocks. 
 
This is the overview for the StringsToValues method overload. 
 
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 MatrixInt. 
 
this 
Allows setting/getting the real value at position Indx. 
 
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. 
 
This is UnPin, a member of class MatrixInt. 
 
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. 
 
Write the object to the .NET XML stream. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.