|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <min.hpp>
Public Member Functions | |
| template<class... Xs, If< True< decltype(min(declval< Xs >()...))> > | |
| constexpr decltype(auto) | operator() (Xs &&...args) const |
Static Public Member Functions | |
| template<class T > | |
| static constexpr auto | Identity () |