(Unary-)Functor representing the euclidean 2-norm More...
#include <FieldMatVec.hpp>
Inherits Composer< Sqrt, UnaryDot >.
Public Member Functions | |
template<class V > | |
constexpr auto | operator() (V const &vec) const |
Public Member Functions inherited from Composer< Sqrt, UnaryDot > | |
constexpr | Composer (F_ &&f, Gs_ &&... gs) |
constexpr auto | operator() (Ts const &... args) const |
Additional Inherited Members | |
Public Attributes inherited from Composer< Sqrt, UnaryDot > | |
Sqrt | f_ |
std::tuple< Gs... > | gs_ |
(Unary-)Functor representing the euclidean 2-norm