Computes the trace of this matrix.
Namespace: Altaxo.Calc.LinearAlgebra.ComplexAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public override Complex Trace()
Return Value
ComplexThe trace of this matrix
Exceptions See Also