Matrix Item Property Bespoke Osc Library
Gets or sets an entry in the matrix.

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

Public Default Property Item ( _
	i As Integer, _
	j As Integer _
) As Double 
	Get 
	Set

Return Value

See Also