radical line as well

This commit is contained in:
Pedro Machado Manhaes de Castro
2008-10-20 14:44:37 +00:00
parent d3e4a80171
commit a65aceddf2
5 changed files with 42 additions and 1 deletions
@@ -50,6 +50,7 @@ namespace HomogeneousKernelFunctors {
using CartesianKernelFunctors::Compute_approximate_squared_length_3;
using CartesianKernelFunctors::Compute_area_divided_by_pi_3;
using CartesianKernelFunctors::Compute_squared_length_divided_by_pi_square_3;
using CartesianKernelFunctors::Construct_radical_line_2;
using CartesianKernelFunctors::Construct_radical_plane_3;
template <typename K>