v1 != v2
Use this to avoid warnings in double value comparisons
public static bool DiffersFrom(
this double v1,
double v2
)[Missing <param name="v1"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.DiffersFrom(System.Double,System.Double)"]
[Missing <param name="v2"/> documentation for "M:DHI.Mike1D.Generic.MathUtil.DiffersFrom(System.Double,System.Double)"]
[Missing <returns> documentation for "M:DHI.Mike1D.Generic.MathUtil.DiffersFrom(System.Double,System.Double)"]