Class Interpolator<T>

All Implemented Interfaces:
Serializable, Cloneable, Map<Float,T>, NavigableMap<Float,T>, SortedMap<Float,T>

public class Interpolator<T> extends ComplexInterpolator<T,T>
See Also:
  • Constructor Details

    • Interpolator

      public Interpolator()