TSystem.Determinant Method
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public TNumber Determinant()
Public Function Determinant As TNumber
public:
TNumber^ Determinant()
member Determinant : unit -> TNumber
Return Value
TNumberTNumber wrapper for a new
TSystem instance
containing the results of
Determinant() applied to all elements of this
TSystem.