--- manual/s_ecco/text/optim.tex 2001/11/12 17:46:01 1.3 +++ manual/s_ecco/text/optim.tex 2005/08/01 22:31:36 1.6 @@ -1,11 +1,16 @@ \section{The line search optimisation algorithm \label{sectionoptim}} +\begin{rawhtml} + +\end{rawhtml} + +Author: Patrick Heimbach \subsection{General features} The line search algorithm is based on a quasi-Newton variable storage method which was implemented by -\cite{gil-mar:89}. +\cite{gil-lem:89}. TO BE CONTINUED...