cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
floor.hpp File Reference
#include <prc/core/functors/floor.hpp>
#include <prc/core/functors/loop.hpp>
#include <prc/core/tensor/functions/loop.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X , If< IsTensorish< RemoveReference< X > > > = 0, If< IsInvocable< Loop< Floor >, X > > = 0>
static constexpr auto pRC::floor (X &&a)