Customization point object computing the magnitude of a representation value
Declared in <mp-units/framework/representation_concepts.h>
inline constexpr /* implementation-defined */ magnitude;
Dispatches to a member magnitude()/norm()/abs(), a matching ADL call, std::abs, or the complex modulus, depending on which of those the argument type supports.