Class Interpolationd.ExpIn

Enclosing class:
Interpolationd

public static class Interpolationd.ExpIn extends Interpolationd.Exp
  • Constructor Details

    • ExpIn

      public ExpIn(double value, double power)
  • Method Details

    • apply

      public double apply(double a)
      Overrides:
      apply in class Interpolationd.Exp
      Parameters:
      a - Alpha value between 0 and 1.