dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dot.xx File Reference

Dot product. More...

Namespaces

namespace  dxx::math
 The main namespace of the dxx::math module.

Functions

template<vector U, vector_like< U > V>
constexpr RealOf< U > dxx::math::dot (const U &u, const V &v)

Detailed Description

Dot product.