SpECTRE  2021.08.02
funcl::Square< C > Struct Template Reference

Function for squaring a quantity. More...

#include <Functional.hpp>

Public Member Functions

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

Detailed Description

template<class C = Identity>
struct funcl::Square< C >

Function for squaring a quantity.