Kernel::ComputeScalarProduct_3

A model for this must provide:

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

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Vector_3<Kernel>