CGAL 5.0.3 - dD Geometry Kernel
|
Operations | |
Kernel_d::FT | operator() (const Kernel_d::Hyperplane_d &h, const Kernel_d::Point_d &p) |
computes the value of \( h\) evaluated at \( p\). More... | |
Kernel_d::FT Kernel_d::Value_at_d::operator() | ( | const Kernel_d::Hyperplane_d & | h, |
const Kernel_d::Point_d & | p | ||
) |
computes the value of \( h\) evaluated at \( p\).
p
and h
have the same dimension.