cMHN
1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC
IsPredicate
pRC::IsPredicate Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
F,
class
... Args>
concept
pRC::IsPredicate
= std::predicate<F, Args...>
pRC::IsPredicate
Definition
concepts.hpp:34
Generated by
1.11.0