public class DoubleParam extends Param<Object>
Param[Double
DoubleParam(Params parent, String name, String doc, scala.Option<Object> defaultValue)
ParamPair<Object>
w(double value)
defaultValue, doc, name, parent, toString, w
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DoubleParam(Params parent, String name, String doc, scala.Option<Object> defaultValue)
public ParamPair<Object> w(double value)