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
TMatrix
Index
See also:
TIntMatrix
,
TMat3D
,
TVector
,
Interface of SDL_Matrix
TMatrix
Unit:
SDL_matrix
Class:
TMatrix
Declaration:
see interface of unit Matrix
The class TMatrix provides a class to manipulate two-dimensional matrices of floating point numbers and provides the following methods and properties:
Add
CalcDistMat
Changed
Clone
CopyColToVec
CopyFrom
CopyFromVec
CopyRowToVec
CRCofData
Create
DataID
Destroy
Determinant
Elem
ExchangeColumns
ExchangeRows
Fill
FillRandomGauss
FillRandomUniform
Find
FindInSortedColumn
Free
GeometricMean
HarmonicMean
Histogram
Invert
LoadFromFile
LoadFromStream
LUDecomposition
MeanVar
MinMax
Multiply
NrOfColumns
NrOfRows
OnChange
OnSortExchange
Percentile
Precision
Quartiles
Resize
SaveToStream
SkewKurt
SkewKurtSample
SMult
SortCols
SortRows
StandardizeColumns
StandardizeRows
StoreOnFile
Subtract
Sum
TDistMode
Trace
Transpose
TransposeAndMultiply
More details on how to use the TMatrix class can be found in the
survey page
.
Hint:
There are two other classes for handling matrices:
TIntMatrix
and
TMat3D
.
Last Update: 2011-Sep-11