TMatrixEl Method

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public TNumber El(
	int row,
	int col
)

Parameters

row  Int32
 
col  Int32
 

Return Value

TNumber

See Also