Skip to content

Fix bug in computing derivative

Compare
Choose a tag to compare
@mnlevy1981 mnlevy1981 released this 12 Apr 21:01
· 87 commits to master since this release
534fc38

cvmix_math_evaluate_cubic() was not computing the derivative of the cubic polynomial correctly, omitting the coefficients from the quadratic and cubic terms.