Template Function cif::dot_product

Function Documentation

template<typename F1, typename F2>
inline constexpr auto cif::dot_product(const point_type<F1> &a, const point_type<F2> &b)

return the dot product between the vectors a and b