Class Interpolation.Pow

java.lang.Object
org.oscim.utils.math.Interpolation
org.oscim.utils.math.Interpolation.Pow
Direct Known Subclasses:
Interpolation.PowIn, Interpolation.PowOut
Enclosing class:
Interpolation

public static class Interpolation.Pow extends Interpolation
  • Constructor Details

    • Pow

      public Pow(int power)
  • Method Details

    • apply

      public float apply(float a)
      Specified by:
      apply in class Interpolation
      Parameters:
      a - Alpha value between 0 and 1.