package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev
# Structs
Derivative of the Coefficients.
Empty constructs an empty polynomial.
Integral of the underlying Coefficients.
Poly is a 1D polynomial.
RemoveLeadingZero simplifies a Polynomial where the leading Coefficient is zero.
Scale Coefficients by a constant value.
# Interfaces
Coefficients wraps the concept of a list of float64.