Unit Matrices

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Unit defining the matrix and vector classes TMatrix, TIntegerMatrix, TVector, and TIntegerVector.

uses

Classes, Interfaces, Objects and Records

NameDescription
Class TMatrix Class implementing a matrix of floating point values.
Class TVector Class implementing a vector of floating point values.
Class TIntegerMatrix Class implementing a matrix of integers.
Class TIntegerVector Class implementing a vector of integers.

Types

NameDescription
TMatrixArray = array of TMatrix;

Array of TMatrix.

TIntegerMatrixArray = array of TIntegerMatrix;

Array of TIntegerMatrix.


Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49