cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC::Norm< P, Q > Struct Template Reference

#include <norm.hpp>

Public Member Functions

template<class X >
requires requires { norm<P, Q>(declval<X>()); }
constexpr decltype(auto) operator() (X &&a) const
 

Member Function Documentation

◆ operator()()

template<Index P = 2, Index Q = P>
template<class X >
requires requires { norm<P, Q>(declval<X>()); }
decltype(auto) pRC::Norm< P, Q >::operator() ( X && a) const
inlineconstexpr

The documentation for this struct was generated from the following file: