cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC::Chip< Ds > Struct Template Reference

#include <chip.hpp>

Public Member Functions

template<class X , IsConvertible< Index >... Is>
requires requires { chip<Ds...>(declval<X>(), declval<Is const>()...); }
constexpr decltype(auto) operator() (X &&a, Is const ... indices) const
 

Member Function Documentation

◆ operator()()

template<Index... Ds>
template<class X , IsConvertible< Index >... Is>
requires requires { chip<Ds...>(declval<X>(), declval<Is const>()...); }
decltype(auto) pRC::Chip< Ds >::operator() ( X && a,
Is const ... indices ) const
inlineconstexpr

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