Home | History | Annotate | Download | only in src

Lines Matching refs:setVarThresholdGen

246     virtual void setVarThresholdGen(double _varThresholdGen) { varThresholdGen = (float)_varThresholdGen; }