Template Function bitrl::utils::geom::scale(const GeomPoint<spacedim, T>&, T)

Function Documentation

template<int spacedim, typename T>
const GeomPoint<spacedim, T> bitrl::utils::geom::scale(const GeomPoint<spacedim, T> &t, T factor)

scale the given point by facto and returns a copyr. This function does not change the entries of t.