diff options
Diffstat (limited to 'img')
-rw-r--r-- | img/algorithm_birds_eye.tikz | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/img/algorithm_birds_eye.tikz b/img/algorithm_birds_eye.tikz index 53ffc7e..923be01 100644 --- a/img/algorithm_birds_eye.tikz +++ b/img/algorithm_birds_eye.tikz @@ -26,11 +26,11 @@ \draw[yellow,fill] (1,-4) circle [radius=1mm]{}; \node[fine] at (1,-4) -{Setzen von \(f_{f,i}\) in \(x_{g \to f}^g \in \F\) mit (\ref{eq:expandedDirectG2F}).}; +{Setzen von \(f_{f,i}\) in \(x_{g \to f}^g \in \F\) mit (\ref{eq:expandedDirectG2F})}; \draw[yellow,fill] (1,-5) circle [radius=1mm]{}; \node[fine] at (1,-5) -{Interpolation von \(f_{f,i}\) in \(x_{g \to f}^f \in \F\) mit (\ref{eq:expandedInterpolG2F}).}; +{Interpolation von \(f_{f,i}\) in \(x_{g \to f}^f \in \F\) mit (\ref{eq:expandedInterpolG2F})}; \draw[green!60!black,fill] (1,-6) circle [radius=1mm]{}; \node[fine] at (1,-6) {\(f_{f,i}(\F)\) vollständig zu Zeit \(t + \delta t_f\)}; @@ -40,15 +40,15 @@ \draw[yellow,fill] (1,-8) circle [radius=1mm]{}; \node[fine] at (1,-8) -{Setzen von \(f_{f,i}\) in \(x_{g \to f}^g \in \F\) mit (\ref{eq:expandedDirectG2F}).}; +{Setzen von \(f_{f,i}\) in \(x_{g \to f}^g \in \F\) mit (\ref{eq:expandedDirectG2F})}; \draw[yellow,fill] (1,-9) circle [radius=1mm]{}; \node[fine] at (1,-9) -{Interpolation von \(f_{f,i}\) in \(x_{g \to f}^f \in \F\) mit (\ref{eq:expandedInterpolG2F}).}; +{Interpolation von \(f_{f,i}\) in \(x_{g \to f}^f \in \F\) mit (\ref{eq:expandedInterpolG2F})}; \draw[yellow,fill] (0,-10) circle [radius=1.5mm]{}; \node[coarse] at (0,-10) -{Setzen von \(f_{g,i}\) in \(x_{f \to g} \in \G\) mit (\ref{eq:basicF2G})}; +{Restriktion von \(f_{g,i}\) in \(x_{f \to g} \in \G\) mit (\ref{eq:restrictedF2G})}; \draw[green!60!black,fill] (0,-11) circle [radius=1.5mm]{}; \node[coarse] at (0,-11) {\(f_{g,i}(\G)\) vollständig zu Zeit \(t+\delta t_g\)}; |