Internal utility functions of record Polynomial that should not be directly utilized by the user
Name | Description |
---|---|
Evaluate derivative of polynomial at a given abszissa value | |
Evaluate 2nd derivative of polynomial at a given abszissa value | |
Evaluate derivative of integral of polynomial p(x) from x_low to x_high, assuming only x_high as time-dependent (Leibniz rule) | |
Multiply two polynomials (polynomials are defined by vectors) | |
Determine zeros of polynomial where highest coefficient of polynomial is not zero |