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

#include <chip.hpp>

Public Member Functions

template<class X , class... Is, If< All< IsConvertible< Is, Index >... > > = 0, If< True< decltype(chip< Ds... >(declval< X >(), declval< Is const >()...))> >
constexpr decltype(autooperator() (X &&a, Is const ... indices) const
 

Member Function Documentation

◆ operator()()

template<Index... Ds>
template<class X , class... Is, If< All< IsConvertible< Is, Index >... > > = 0, If< True< decltype(chip< Ds... >(declval< X >(), declval< Is const >()...))> >
constexpr decltype(auto) pRC::Chip< Ds >::operator() ( X && a,
Is const ... indices ) const
inlineconstexpr

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