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

StdTikhonovPhillipsSolver Class Reference

#include <StdTikhonovPhillipsSolver.hpp>

Inheritance diagram for StdTikhonovPhillipsSolver:

Inheritance graph
[legend]
Collaboration diagram for StdTikhonovPhillipsSolver:

Collaboration graph
[legend]
List of all members.

Detailed Description

Tikhonov Phillips Linear Solver.

Author:
Bernard De Cuyper
Version:
1.15
Date:
02/05/2004
Remarks:
Tornado1 TP Linear Solver(not used much)
 
Purpose:        Standard Tikhonov Phillips Solver

                Solving Least square problems:
                ------------------------------
                        (At*A - alpha*I)*x= At*yDelta

                with    delta= ||y-yDelta||
                        alpha >= 0.0

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


Public Methods

 StdTikhonovPhillipsSolver (int iter=10, double adelta=0.0001)
virtual ~StdTikhonovPhillipsSolver ()
virtual FloatVectorsolve (AFloatMatrix *m, FloatVector *b, FloatVector *dest)
virtual FloatVectorsolve (AFloatMatrix *m, FloatVector *b, bool factorisation=true, FloatVector *dest=0)

Protected Attributes

F_IterativeShiftedLSlinearSystem


The documentation for this class was generated from the following files:
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