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

F_GmresRAlt_LS.hpp

00001 #ifndef __F_GmresRAlt_LS_H__
00002 #define __F_GmresRAlt_LS_H__
00003 
00004 
00040 #include <stdio.h>
00041 #include "F_GmresStar_LS.hpp"
00042 
00043 
00044 class F_GmresRAlt_LS : public F_GmresStar_LS
00045 {
00046 public:
00047 F_GmresRAlt_LS(int maxIterations, int l=5, int innerIter=10, int m=10, double epsilon=1.0e-4):
00048                 F_GmresStar_LS(maxIterations, l, "MGCR(m)", innerIter, epsilon){}
00049 virtual ~F_GmresRAlt_LS(){}
00050 };
00051 
00052 #endif
00053 
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