Name | Description |
---|
derivativeValue | Value of derivative of polynomial at abscissa value u |
derivativeValue_der | time derivative of derivative of polynomial |
evaluate | Evaluate polynomial at a given abscissa value |
evaluate_der | Evaluate polynomial at a given abscissa value |
integralValue | Integral of polynomial p(u) from u_low to u_high |
integralValue_der | time derivative of integral of polynomial p(u) from u_low to u_high, assuming only u_high as time-dependent (Leibnitz rule) |
secondDerivativeValue | Value of 2nd derivative of polynomial at abscissa value u |