Matrix(Int32, Int32) Constructor

Definition

Namespace: Mapack
Assembly: DWSIM.MathOps.Mapack (in DWSIM.MathOps.Mapack.dll) Version: 1.0.0.0 (1.0.0.0)
public Matrix(
	int rows,
	int columns
)

Parameters

rows  Int32
 
columns  Int32
 

See Also