[AMR] Fix errors

This commit is contained in:
2026-07-26 08:48:28 +02:00
parent c82ceca4e0
commit 9ea73f2496
8 changed files with 7 additions and 4 deletions
@@ -5,3 +5,5 @@
\shortdefinition[Orthogonal vec] $v^\top w = 0$
\shortdefinition[Determinant] $ad - bc$ for mat $[a, b; c, d]$
\shortdefinition[Vec Line Eq] $\vec{p} + \lambda \vec{d}$
@@ -1,3 +1,4 @@
\subsection{Error Propagation}
\label{sec:error-propagation}
For functions $\vec{f}(\vec{x}) = \mat{A}\vec{x}$, the \bi{linear error propagation}
is given by $\Sigma^f = A \Sigma^x \A^\top$, with $\Sigma^x$ the uncertanty of $\vec{x}$ (covariance mat.)