cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
norm.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Index P, Index Q, IsValue T>
requires (P == 2 && Q == 1)
static constexpr auto pRC::norm (T const &a)
 
template<Index P = 2, Index Q = P, IsValue T>
requires (P == Q)
static constexpr auto pRC::norm (T const &a)