cMHN
1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
Norm
Public Member Functions
|
List of all members
pRC::Norm< P, Q > Struct Template Reference
#include <
norm.hpp
>
Public Member Functions
template<
class
X
,
If
<
True
<
decltype
(
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
,
If
<
True
<
decltype
(
norm
<
P
,
Q
>(declval<
X
>()))> >
constexpr
decltype
(
auto
)
pRC::Norm
<
P
,
Q
>
::operator
()
(
X
&&
a
)
const
inline
constexpr
The documentation for this struct was generated from the following file:
pRC/prc/core/functors/
norm.hpp
Generated by
1.10.0