MatrixTrace property

WF1<double> MatrixTrace
latefinal

Get the trace of the matrix (sum of the values along the diagonal)

Implementation

late final WF1<double> MatrixTrace;