cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
round.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<Size D = 0, class X >
requires IsTensorish<RemoveReference<X>> && IsInvocable<Loop<Round<D>>, X>
static constexpr auto pRC::round (X &&a)