Skip to content

Module Implicitization

Georg Muntingh edited this page Aug 21, 2017 · 3 revisions

Summary

The implicitization module contains tools for implicitizing spline curves and surfaces, in addition to various classes for Bernstein polynomials. Historically, the underlying ideas for implicitization and approximate implicitization were developed by Tor Dokken in his PhD thesis [1]. The implementations in this library was done in connection with the EU projects GAIA I and II.

References

  1. T. Dokken, Aspects of Intersection Algorithms and Approximation, PhD thesis at the University of Oslo, Norway, 1997.

Dependencies

  • This module depends on the newmat matrix library, which is freely available from www.robertnz.net.
Clone this wiki locally