Package hec.gfx2d

Class G2dLogarithmicLine.LogFunction

java.lang.Object
hec.gfx2d.G2dLogarithmicLine.LogFunction
Enclosing class:
G2dLogarithmicLine

public static class G2dLogarithmicLine.LogFunction extends Object
  • Constructor Details

    • LogFunction

      public LogFunction(double[] xarray, double[] yarray)
  • Method Details

    • logEquation

      public double logEquation(double x)
    • logEquationSlope

      protected double logEquationSlope(double x)