|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <seq.hpp>
Public Types | |
| using | result_type = Seed |
Public Member Functions | |
| template<class... Xs, If< All< IsConvertible< Xs, Seed >... > > = 0> | |
| constexpr | SeedSequence (Xs &&...seeds) |
| template<Size N> | |
| constexpr auto | generate () const |
| constexpr auto & | param () const |
Static Public Member Functions | |
| static constexpr auto | size () |
| using pRC::SeedSequence< S >::result_type = Seed |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |