TSystem.matrix Field
Elements of the system.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public readonly TNumber[] matrix
Public ReadOnly matrix As TNumber()
public:
initonly array<TNumber^>^ matrix
Field Value
TNumber[]