Implementation of the 2-norm. More...
#include <norm.hpp>
Public Member Functions | |
template<typename PointType > | |
traits::value_type< PointType > ::type | operator() (PointType const &p) |
Implementation of the 2-norm.
traits::value_type<PointType>::type operator() | ( | PointType const & | p | ) | [inline] |