Kernel::ComputeScalarProduct_2

A model for this must provide:

Kernel::FT fo.operator() ( Kernel::Vector_2 v, Kernel::Vector_2 w)
returns the scalar (inner) product of the two vectors v and w.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Vector_2<Kernel>