Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

F_IterativeNonLS Class Reference

#include <F_IterativeNonLS.hpp>

Inheritance diagram for F_IterativeNonLS:

Inheritance graph
[legend]
Collaboration diagram for F_IterativeNonLS:

Collaboration graph
[legend]
List of all members.

Detailed Description

Iterative NonLinear Solver.

Author:
Bernard De Cuyper
Version:
1.20
Date:
29/10/2004
Remarks:
Tornado1.1 Iterative NonLinear Solver
 
Purpose:        Abstract of Iterative NonLinear Solver

Papers: "An Introduction to the Conjugate Gradient Method Without the Agonizing Pain",
                J. R. Shewchuk, Tutorial August 4, 1994, School of Computer Science, 
                Carnegie Mellon University.

                
@ Copyrights: Bernard De Cuyper 2004, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 F_IterativeNonLS (int maxIterations, double epsilon=1.0e-4)
 F_IterativeNonLS (int maxIterations, AbsFLineSearch *lSearch, double epsilon=1.0e-4)
virtual ~F_IterativeNonLS ()
virtual FloatVectorsolve (AbsFObjectiveFn *fn, FloatVector *x=0)

Protected Methods

virtual FloatVectorsingleSolve (AbsFObjectiveFn *fn, FloatVector *x=0)=0

Protected Attributes

int maxIter
double eps
bool converge
AbsFLineSearchlineSearch
AFSymMatrixH


The documentation for this class was generated from the following file:
SourceForge.net Logo
Restoreinpaint sourceforge project `C++/Java Image Processing, Restoration, Inpainting Project'.

Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com