Class NewtonBinomial

Class Documentation

class bitbots_splines::NewtonBinomial

NewtonBinomial

Implement Newton binomial simple formulae and binding with polynom structure

Public Static Functions

static Polynom expandPolynom(double y, unsigned int degree)

Expand the given formula (x + y)^degree and return the polynom in x whose coefficient are computed using binomial coefficient