|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/basic/concepts.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<IsBool TE, class XA , class XB > | |
| static constexpr decltype(auto) | pRC::where (TE const e, XA &&a, XB &&b) |