TNumber.Determinant Method
Computes the determinant of a matrix according to the type of
obj.
- In case of TMatrix calculates the determinant of the matrix.
- In case of TSystem applies Determinant() to all elements of the system.
- For any other type of obj throws GeneralException.
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
TNumberDeterminant value(s).