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

F_SGS_CG_LS.hpp

00001 #ifndef __F_SGS_CG_LS_H__
00002 #define __F_SGS_CG_LS_H__
00003 
00004 
00026 #include <stdio.h>
00027 #include "F_SSOR_CG_LS.hpp"
00028 
00029 class F_SGS_CG_LS : public F_SSOR_CG_LS
00030 {
00031 public:
00032 F_SGS_CG_LS(int maxIterations, double epsilon):F_SSOR_CG_LS(maxIterations, 1.0, epsilon){}
00033 virtual ~F_SGS_CG_LS(){}        
00034 };
00035 
00036 #endif
00037 
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