Add barycenter computation.

This commit is contained in:
Sylvain Pion
2008-04-15 15:13:17 +00:00
parent 4477a9d986
commit bbd100121b
20 changed files with 805 additions and 0 deletions
@@ -42,6 +42,8 @@ namespace HomogeneousKernelFunctors {
using CartesianKernelFunctors::Collinear_3;
using CartesianKernelFunctors::Construct_line_3;
using CartesianKernelFunctors::Construct_equidistant_line_3;
using CartesianKernelFunctors::Construct_barycenter_2;
using CartesianKernelFunctors::Construct_barycenter_3;
template <typename K>
class Angle_2