You are here: Start » FIL.NET » Matrix Constructor

Matrix Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Matrix
(
	int nRows,
	int nCols
)

Parameters

Name Type Range Default Description
nRowsint
nColsint

See also