English

Compensated de Casteljau algorithm in $K$ times the working precision

Numerical Analysis 2019-04-10 v3 Computational Geometry

Abstract

In computer aided geometric design a polynomial is usually represented in Bernstein form. This paper presents a family of compensated algorithms to accurately evaluate a polynomial in Bernstein form with floating point coefficients. The principle is to apply error-free transformations to improve the traditional de Casteljau algorithm. At each stage of computation, round-off error is passed on to first order errors, then to second order errors, and so on. After the computation has been "filtered" (K1)(K - 1) times via this process, the resulting output is as accurate as the de Casteljau algorithm performed in KK times the working precision. Forward error analysis and numerical experiments illustrate the accuracy of this family of algorithms.

Keywords

Cite

@article{arxiv.1808.10387,
  title  = {Compensated de Casteljau algorithm in $K$ times the working precision},
  author = {Danny Hermes},
  journal= {arXiv preprint arXiv:1808.10387},
  year   = {2019}
}
R2 v1 2026-06-23T03:49:27.507Z