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

#include <fold.hpp>

Public Member Functions

template<class... Xs, If< True< decltype(fold< F, E, D >(declval< Xs >()...))> >
constexpr decltype(autooperator() (Xs &&...args) const
 

Member Function Documentation

◆ operator()()

template<class F , Bool E, Direction D>
template<class... Xs, If< True< decltype(fold< F, E, D >(declval< Xs >()...))> >
constexpr decltype(auto) pRC::Fold< F, E, D >::operator() ( Xs &&... args) const
inlineconstexpr

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