#include <FAdiRestorationLS.hpp>
Inheritance diagram for FAdiRestorationLS:


Purpose: Fast General ADI restoration, with CFL by default
Public Methods | |
| FAdiRestorationLS (int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool cflTest=true, bool normalized=true, bool nonLinearFlag=true) | |
| FAdiRestorationLS (int model, int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool cflTest=true, bool normalized=true, bool nonLinearFlag=true) | |
| virtual | ~FAdiRestorationLS () |
| 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 |
![]() |
