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

#include <from_diagonal.hpp>

Public Member Functions

template<class X >
requires requires { fromDiagonal<Ds...>(declval<X>()); }
constexpr decltype(auto) operator() (X &&a) const
 

Member Function Documentation

◆ operator()()

template<Size... Ds>
template<class X >
requires requires { fromDiagonal<Ds...>(declval<X>()); }
decltype(auto) pRC::FromDiagonal< Ds >::operator() ( X && a) const
inlineconstexpr

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