#include <FAfiRestorationLS.hpp>
Inheritance diagram for FAfiRestorationLS:
Purpose: Fast Better general LOD restoration
Public Methods | |
FAfiRestorationLS (int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool normalized=true, bool nonLinearFlag=true) | |
FAfiRestorationLS (int model, int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool normalized=true, bool nonLinearFlag=true) | |
virtual | ~FAfiRestorationLS () |
virtual void | report (FILE *file) |
Protected Methods | |
virtual FImage * | solveSingle (FImage *uk, FImage *uk1=0) |
Protected Attributes | |
AFSymMatrix * | A1 |
AFSymMatrix * | A2 |