|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/basic/concepts.hpp>#include <prc/core/basic/functions/unit.hpp>#include <prc/core/basic/functions/zero.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<IsUnsignedIntegral TA, IsUnsignedIntegral TB> | |
| static constexpr auto | pRC::ceilDiv (TA const a, TB const b) |