heightmap_interpolation.polynomials.bivariate_polynomials module

heightmap_interpolation.polynomials.bivariate_polynomials.eval(coeffs, x, y)
heightmap_interpolation.polynomials.bivariate_polynomials.terms(degree: int, x, y)

Computes the terms of a bivariate polynomial function of a given degree