cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pRC::Reduce< F, Is > Struct Template Reference

#include <reduce.hpp>

Public Member Functions

template<class X , If< True< decltype(reduce< F, Is... >(declval< X >()))> >
constexpr decltype(autooperator() (X &&a) const
 

Member Function Documentation

◆ operator()()

template<class F , Index... Is>
template<class X , If< True< decltype(reduce< F, Is... >(declval< X >()))> >
constexpr decltype(auto) pRC::Reduce< F, Is >::operator() ( X && a) const
inlineconstexpr

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