mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[AMR] updated first 4.5 sections
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
\shortdefinition[Orthogonal vec] $v^\top w = 0$;
|
||||
\shortdefinition[Vec Line Eq] $\vec{p} + \lambda \vec{d}$
|
||||
|
||||
\shortdefinition[Determinant] $ad - bc$ for mat $[a, b; c, d]$
|
||||
\shortdefinition[Determinant] $ad - bc$ for mat $[a, b; c, d]$.
|
||||
|
||||
\shortdefinition[Eigenvalues] Solve $\det(M - \lambda I) = 0$
|
||||
\shortdefinition[Eigenvalues] Solve $\det(M - \lambda I) = 0$.
|
||||
|
||||
\shortremark[Matrix Inverse] For diagonal, inverse of diag els
|
||||
|
||||
Reference in New Issue
Block a user