| 1 |
\section{The line search optimisation algorithm |
\section{The line search optimisation algorithm |
| 2 |
\label{sectionoptim}} |
\label{sectionoptim}} |
| 3 |
|
\begin{rawhtml} |
| 4 |
|
<!-- CMIREDIR:lsearch_optim: --> |
| 5 |
|
\end{rawhtml} |
| 6 |
|
|
| 7 |
|
Author: Patrick Heimbach |
| 8 |
|
|
| 9 |
\subsection{General features} |
\subsection{General features} |
| 10 |
|
|
| 11 |
The line search algorithm is based on a quasi-Newton |
The line search algorithm is based on a quasi-Newton |
| 12 |
variable storage method which was implemented by |
variable storage method which was implemented by |
| 13 |
\cite{gil-mar:89}. |
\cite{gil-lem:89}. |
| 14 |
|
|
| 15 |
TO BE CONTINUED... |
TO BE CONTINUED... |
| 16 |
|
|