Class ScoreScriptUtils.DecayDateGauss

org.elasticsearch.script.ScoreScriptUtils.DecayDateGauss
Enclosing class:
ScoreScriptUtils

public static final class ScoreScriptUtils.DecayDateGauss extends
  • Constructor Summary

    Constructors
    Constructor
    Description
     originStr,  scaleStr,  offsetStr, double decay)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Constructor Details

    • DecayDateGauss

      public DecayDateGauss( originStr,  scaleStr,  offsetStr, double decay)
  • Method Details