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