Matrix Constructor (Int32, Int32)Bespoke Osc Library
Creates a new instance of Matrix.

Namespace: Bespoke.Common.LinearAlgebra
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Sub New ( _
	rows As Integer, _
	cols As Integer _
)
See Also