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

F_SGS_BiCgStab_LS.hpp

00001 #ifndef __F_SGS_BiCgStab_LS_H__
00002 #define __F_SGS_BiCgStab_LS_H__
00003 
00004 
00029 #include <stdio.h>
00030 #include "F_SSOR_BiCgStab_LS.hpp"
00031 
00032 
00033 class F_SGS_BiCgStab_LS : public F_SSOR_BiCgStab_LS
00034 {
00035 public:
00036 F_SGS_BiCgStab_LS(int maxIterations, double epsilon):F_SSOR_BiCgStab_LS(maxIterations, 1.0, epsilon){}
00037 virtual ~F_SGS_BiCgStab_LS(){}  
00038 };
00039 
00040 #endif
00041 
00042  
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