CGAL::operator*

Vector_2<Kernel> operator* ( Kernel::RT s, Vector_2<Kernel> w)
Multiplication with a scalar from the left.

Vector_3<Kernel> operator* ( Kernel::RT s, Vector_3<Kernel> w)
Multiplication with a scalar from the left.

See Also

CGAL::operator+
CGAL::operator-