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

F_ChebychevIteration Class Reference

#include <F_ChebychevIteration.hpp>

Inheritance diagram for F_ChebychevIteration:

Inheritance graph
[legend]
Collaboration diagram for F_ChebychevIteration:

Collaboration graph
[legend]
List of all members.

Detailed Description

Chebytchev Iteration.

Author:
Bernard De Cuyper
Version:
1.15
Date:
03/08/2004
 
Purpose:        Small iterative solver if eigenvalues are known
                        Used to solve a set of linearized differencial equations,....

                        Some restoration are of the style: A * iNew = iOld
                        iNew could be X, and iOld could be b.

Paper:  "Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods",
                R. Barrett, M. Berry, Tony F. Chan, J. Demmel, J. Donato, J. Dongarra, V. Eijkout, 
                R. Pozo, C. Romine, Henk Van der Vorst, All & Utrecht University, All & Netherland, 1994.
                www.netlib.org

                

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


Public Methods

 F_ChebychevIteration (int maxIterations, double lMax, double lMin, double epsilon=1.0e-4)
virtual ~F_ChebychevIteration ()
virtual FloatVectorsolve (AFloatMatrix *m, FloatVector *b, FloatVector *dest)

Protected Methods

virtual FloatVectorsingleSolve (AFloatMatrix *A, FloatVector *b, FloatVector *x=0)

Private Attributes

double lambdaMin
double lambdaMax
double c
double d
double alpha
double beta
FloatVectorr
FloatVectorp
FloatVectorap


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