AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
TwoNorm Struct Reference

(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_
 

Detailed Description

(Unary-)Functor representing the euclidean 2-norm


The documentation for this struct was generated from the following file: