#include <FAmosRestorationLS.hpp>
Inheritance diagram for FAmosRestorationLS:
Purpose: Fast Implicit splitted AOS restoration.
Public Methods | |
FAmosRestorationLS (int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool cflTest=true, bool normalized=true, bool nonLinearFlag=true) | |
FAmosRestorationLS (int model, int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool cflTest=true, bool normalized=true, bool nonLinearFlag=true) | |
virtual | ~FAmosRestorationLS () |
virtual void | report (FILE *file) |
Protected Methods | |
virtual FImage * | solveSingle (FImage *uk, FImage *uk1=0) |
Protected Attributes | |
bool | cfl |
AFSymMatrix * | A1left |
AFSymMatrix * | A2left |
AFSymMatrix * | A1right |
AFSymMatrix * | A2right |