From 118e5dc9c30eb0687988a6cd636c0b5f673c6cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Wed, 10 Jan 2018 15:01:26 +0100 Subject: [PATCH] Re-ordered papers so that the compiled version shows up ordered --- Interpolation/doc/Interpolation/Interpolation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Interpolation/doc/Interpolation/Interpolation.txt b/Interpolation/doc/Interpolation/Interpolation.txt index 28c2b50e42a..b52ca49de46 100644 --- a/Interpolation/doc/Interpolation/Interpolation.txt +++ b/Interpolation/doc/Interpolation/Interpolation.txt @@ -60,8 +60,8 @@ with respect to the data point \f$ \mathbf{p_i}\in \mathcal{P}\f$ is defined by A two-dimensional example is depicted in \cgalFigureRef{fignn_coords}. -Various papers (\cgalCite{s-vidt-80}, \cgalCite{f-sodt-90}, -\cgalCite{cgal:p-plcbd-93}, \cgalCite{b-scaps-97}, \cgalCite{hs-vbihc-00}) show that +Various papers (\cgalCite{b-scaps-97}, \cgalCite{f-sodt-90}, \cgalCite{hs-vbihc-00}, +\cgalCite{cgal:p-plcbd-93}, \cgalCite{s-vidt-80}) show that the natural neighbor coordinates have the following properties:
  1. \f$ \mathbf{x} = \sum_{i=1}^n \lambda_i(\mathbf{x}) \mathbf{p_i}\f$