scenario_simulator_v2 C++ API
Namespaces | Functions
norm.hpp File Reference
#include <geometry/vector3/is_like_vector3.hpp>
Include dependency graph for norm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 math
 
 math::geometry
 

Functions

template<typename T , std::enable_if_t< IsLikeVector3< T >::value, std::nullptr_t > = nullptr>
auto math::geometry::norm (const T &v)