CGAL 5.1 - dD Geometry Kernel
|
#include <Concepts/Kernel--Lift_to_paraboloid_d.h>
Operations | |
Kernel_d::Point_d | operator() (const Kernel_d::Point_d &p) |
returns \( p = (x_0,\ldots,x_{d-1})\) lifted to the paraboloid of revolution which is the point \( (x_0, \ldots,x_{d-1},\sum_{0 \le i < d}x_i^2)\) in \( (d+1)\)-space. More... | |
Kernel_d::Point_d KernelWithLifting_d::Lift_to_paraboloid_d::operator() | ( | const Kernel_d::Point_d & | p | ) |
returns \( p = (x_0,\ldots,x_{d-1})\) lifted to the paraboloid of revolution which is the point \( (x_0, \ldots,x_{d-1},\sum_{0 \le i < d}x_i^2)\) in \( (d+1)\)-space.