Lukas' Notes

Home

❯

Knowledge

❯

Matrix Trace

Matrix Trace

Jul 25, 20251 min read

linear-algebra

Definition

Matrix Trace

The Trace of a square matrix A, denoted as tr, is defined to be the sum of elements on the main diagonal of A:

tr(A):=i=1∑n​ai,i​

Graph View

Backlinks

  • Tensor Contraction

Created with Quartz v4.4.0 © 2025

  • GitHub