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

#include <reshape.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

template<Size... Ns>
template<class X >
requires requires { reshape<Ns...>(declval<X>()); }
decltype(auto) pRC::Reshape< Ns >::operator() ( X && a) const
inlineconstexpr

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