FunctionObjectConcept

Kernel::Value_at_d

A model for this must provide:

Kernel::FT fo ( Kernel::Hyperplane_d h , Kernel::Point_d p )
computes the value of h evaluated at p.
Precondition: p and h have the same dimension.