mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
added comment
This commit is contained in:
parent
9bc254d6ab
commit
1babc04948
1 changed files with 4 additions and 0 deletions
|
@ -419,6 +419,10 @@ take the same approach as in Equation \ref{eq:minimizingFirstDerivative}:
|
|||
&= \underbrace{\left (2 f(x) - 2 y_p \right ) \cdot f'(x)}_{\text{Polynomial of degree 5}} + \underbrace{2x - 2 x_p}_{\text{:-(}}
|
||||
\end{align}
|
||||
|
||||
\todo[inline]{Although general algebraic equations of degree 5 don't
|
||||
have a closed-form solution, the special structure might give the
|
||||
possibilty to find a closed form solution. But I don't know how.}
|
||||
|
||||
\subsection{Number of points with minimal distance}
|
||||
As there is an algebraic equation of degree 5, there cannot be more
|
||||
than 5 solutions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue