CHROMA
|
Ovext rescale strategy. More...
#include <ovext_const_div_by_resp_strategy.h>
Public Member Functions | |
~OvExtConstDivByResPStrategy (void) | |
OvExtConstDivByResPStrategy (const Real &tuningConstant_) | |
void | operator() (multi1d< Real > &beta, const Real &coeffP, const multi1d< Real > &resP, const multi1d< Real > &resQ, const Real &Mass) const |
Public Member Functions inherited from Chroma::AbsOvExtTuningStrategy | |
virtual | ~AbsOvExtTuningStrategy (void) |
Private Attributes | |
const Real | tuningConstant |
Ovext rescale strategy.
Definition at line 25 of file ovext_const_div_by_resp_strategy.h.
|
inline |
Definition at line 29 of file ovext_const_div_by_resp_strategy.h.
|
inline |
Definition at line 32 of file ovext_const_div_by_resp_strategy.h.
|
inlinevirtual |
Implements Chroma::AbsOvExtTuningStrategy.
Definition at line 35 of file ovext_const_div_by_resp_strategy.h.
References Chroma::StagPhases::beta(), Chroma::i, and tuningConstant.
|
private |
Definition at line 47 of file ovext_const_div_by_resp_strategy.h.
Referenced by operator()().