Equations
- SpecialMatrices.s σ = ⟨!![1, 0; σ, 1], ⋯⟩
Instances For
Equations
- SpecialMatrices.d δ = ⟨!![↑δ, 0; 0, (↑δ)⁻¹], ⋯⟩
Instances For
Equations
- SpecialMatrices.w = ⟨!![0, 1; -1, 0], ⋯⟩
Instances For
Equations
- SpecialMatrices.ds δ σ = ⟨!![↑δ, 0; σ * ↑δ⁻¹, (↑δ)⁻¹], ⋯⟩
Instances For
Equations
- SpecialMatrices.dw δ = ⟨!![0, ↑δ; -↑δ⁻¹, 0], ⋯⟩