SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
funcl::Hypot< C0, C1 > Struct Template Reference

Functional for computing hypot from two objects. More...

#include <Functional.hpp>

Public Types

using base = Functional<C0::arity + C1::arity>

Public Member Functions

template<class... Ts>
constexpr auto operator() (const Ts &... ts)

Detailed Description

template<class C0 = Identity, class C1 = C0>
struct funcl::Hypot< C0, C1 >

Functional for computing hypot from two objects.


The documentation for this struct was generated from the following file:
  • src/Utilities/Functional.hpp