|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/functors/loop.hpp>#include <prc/core/functors/rcp.hpp>#include <prc/core/tensor/declarations.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class X > requires IsTensorish<RemoveReference<X>> && IsInvocable<Loop<Rcp>, X> | |
| static constexpr auto | pRC::rcp (X &&a) |