Template Function manif::polynomialBernstein

Function Documentation

template<typename T>
constexpr T manif::polynomialBernstein(const T n, const T i, const T t)

Constexpr function to compute the Bernstein polynomial.