mirror of https://github.com/CGAL/cgal
26 lines
748 B
Plaintext
26 lines
748 B
Plaintext
Package Interpolation: provides interpolation functions and functions for computing natural neighbor coordinates
|
|
|
|
Ver 1.0 (20/11/03) first version of two dimensional natural- and regular-
|
|
neighbor coordinate computation + interpolation functions
|
|
|
|
CONTENTS:
|
|
|
|
description.txt
|
|
changes.txt
|
|
maintainer
|
|
|
|
doc_tex/
|
|
|
|
include/CGAL: contains the following files
|
|
Interpolation_traits_2.h
|
|
Regular_neighbor_coordinates_traits_2.h
|
|
interpolation_functions.h
|
|
natural_neighbor_coordinates_2.h
|
|
regular_neighbor_coordinates_2.h
|
|
|
|
examples/Interpolation contains the following examples:
|
|
|
|
demo/Interpolation contains the following examples:
|
|
|
|
test/Interpolation contains the test suite for the interpolation methods and the coordinate computation
|