|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <seq.hpp>
Public Types | |
| using | result_type = Seed |
Public Member Functions | |
| template<IsConvertible< Seed >... Xs> | |
| 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 |
|
inlinestaticconstexpr |