Interface FieldBivariateGridInterpolator<T extends CalculusFieldElement<T>>

  • Type Parameters:
    T - type of the field elements
    All Known Implementing Classes:
    FieldBilinearInterpolator

    public interface FieldBivariateGridInterpolator<T extends CalculusFieldElement<T>>
    Interface representing a bivariate field interpolating function where the sample points must be specified on a regular grid.
    Since:
    4.0