Description: Cromda France prepared a new version of MATRICE 2 (matrix and vector computing unit).//----------------------------------------------------------// 12-01-02: MODIFIED Matrice to Matrice2 (Delphi 6)// All routines now operate on rectangular matrix, except (InvMat and SysLin)// No more need to use the InitMat procedure (suppressed)://- the routines detect automaticaly the dimensions of matrix and vector//- error code MatDimNul is generated if zero lines or column in matrix and vector (See DimensionMatrice and DimensionVecteur)//- error code MatMauvDim is generated if the dimensions of matrix/vector don t allow valid result//-// The result matrix is dimensioned automaticaly
To Search:
File list (Check if you may need any files):