Class Interpolationd.ExpIn

java.lang.Object
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.