37 #ifndef I_DFT_STRONG_BARRIER_hpp
38 #define I_DFT_STRONG_BARRIER_hpp
107 #endif // I_DFT_STRONG_BARRIER_hpp
virtual ~I_DFT_Generalized()
virtual destructor ensures use of polymorphism during destruction
void set_alpha(double val)
set mAlpha
void set_beta(double val)
set mBeta
void p_set_gamma(double gamma)
access function to set mGamma
void set_use_barrier_delta(bool val)
set useBarrierDelta
void p_set_alpha(double alpha)
access function to set mAlpha
void p_set_use_barrier_delta(bool use_delta)
access function to set useBarrierDelta
void p_set_beta(double beta)
access function to set mBeta
void set_gamma(double val)
set mGamma
I_DFT metric where mAlpha, mBeta, mGamma, and UseBarrierDelta can be set be the user. Defaults are mAlpha = .5, mBeta = 1, mGamma = 2/3.
void set_name(msq_std::string st)
Sets the name of this metric.
Class containing the target corner matrices for the context based smoothing.