ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Scalar of same type as A with the sum of diagonal elements of A.
Trace of matrix.
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- A
- Type: ILNumericsInArraySingle
Input matrix, size [m x n].
Return Value
Type: RetArraySingleScalar of same type as A with the sum of diagonal elements of A.
Remarks
[ILNumerics Computing Engine]
See Also