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

#include <block.hpp>

Public Member Functions

template<class X , class... Os, If< True< decltype(block< Bs... >(declval< X >(), declval< Os >()...))> >
constexpr decltype(autooperator() (X &&a, Os const ... offsets) const
 

Member Function Documentation

◆ operator()()

template<Size... Bs>
template<class X , class... Os, If< True< decltype(block< Bs... >(declval< X >(), declval< Os >()...))> >
constexpr decltype(auto) pRC::Block< Bs >::operator() ( X && a,
Os const ... offsets ) const
inlineconstexpr

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