TMatrix.CreateSize(Integer,Integer) Constructor

Initializes a new instance of the TMatrix class.

Namespace: flcMatrix
public
 constructor CreateSize(const RowCount, ColCount: Integer);

Parameters

RowCount
Type: Integer

ColCount
Type: Integer