mirror of https://github.com/CGAL/cgal
16 lines
607 B
TeX
16 lines
607 B
TeX
|
|
\begin{ccPkgDescription}{2D and Surface Function Interpolation\label{Pkg:Interpolation2}}
|
|
\ccPkgHowToCiteCgal{cgal:f-i-07}
|
|
\ccPkgSummary{
|
|
This package implements different methods for scattered data
|
|
interpolation: Given measures of a function on a set of discrete data
|
|
points, the task is to interpolate this function on an arbitrary query
|
|
point. The package further offers functions for natural neighbor
|
|
interpolation.}
|
|
|
|
%\ccPkgDependsOn{}
|
|
\ccPkgIntroducedInCGAL{3.1}
|
|
\ccPkgLicense{\ccLicenseQPL}
|
|
\ccPkgIllustration{Interpolation/interpolation.png}{Interpolation/interpolation.png}
|
|
\end{ccPkgDescription}
|