TMatrixunit Field
Elements of the matrix indexed by [row, column].
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.74.9654.0
public readonly TNumber[,] unit
Public ReadOnly unit As TNumber(,)
public:
initonly array<TNumber^,2>^ unit
Field Value
TNumber