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