|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/value/functions/abs.hpp>#include <prc/core/value/functions/square.hpp>#include <prc/core/value/value.hpp>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) |