Home > @josh-brown/vector > FloatMatrix > trace
Returns the trace of the matrix
Signature:
trace(): number;Returns:
number
The trace
The trace of a matrix is the sum of the entries along the main diagonal
Home > @josh-brown/vector > FloatMatrix > trace
Returns the trace of the matrix
Signature:
trace(): number;Returns:
number
The trace
The trace of a matrix is the sum of the entries along the main diagonal