public class BlendingParams extends water.Iced<BlendingParams>
BlendingParams(double k, double f)
double
getF()
getK()
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlendingParams(double k, double f)
public double getK()
public double getF()