The
SDL Component Suite
is an industry leading collection of components supporting scientific and engineering computing. Please visit the
SDL Web site
for more information....
Home
MathPack
Matrix
Classes TIntMatrix, TMatrix and TMat3D
TIntMatrix
Index
See also:
TIntVector
,
TMat3D
,
TMatrix
,
Interface of SDL_Matrix
TIntMatrix
Unit:
SDL_matrix
Class:
TIntMatrix
Declaration:
see interface of unit Matrix
The class TIntMatrix provides a class to manipulate matrices of integer numbers and provides the following methods and properties:
Add
ArrayToSparse
Changed
Clone
CopyColToVec
CopyFrom
CopyRowToVec
CRCofData
Create
CreateSparse
DataID
Destroy
Elem
ExchangeColumns
ExchangeRows
Fill
Find
FindInSortedColumn
Free
GeometricMean
HarmonicMean
LoadFromFile
LoadFromStream
LoadSparseMat
MeanVar
MinMax
Multiply
NrOfColumns
NrOfRows
OnChange
OnSortExchange
Percentile
Quartiles
Resize
SaveToStream
SkewKurt
SkewKurtSample
SMult
SortCols
SortRows
SparseToArray
StoreOnFile
StoreSparseMat
Subtract
Sum
Trace
Transpose
TransposeAndMultiply
More details on how to use the TIntMatrix class can be found in the
survey page
.
Hint:
For handling matrices of floating point numbers the classes
TMatrix
or
TMat3D
should be used.
Last Update: 2011-Sep-11