pub fn compute_gamma_element<T>(
gamma_idx: usize,
row: usize,
col: usize,
metric: &Metric,
) -> TExpand description
Computes a single element of a gamma matrix.
Uses the Brauer-Weyl construction for Clifford algebra representations.