cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC::SeedSequence< S > Class Template Reference

#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 ()
 

Member Typedef Documentation

◆ result_type

template<Size S>
using pRC::SeedSequence< S >::result_type = Seed

Constructor & Destructor Documentation

◆ SeedSequence()

template<Size S>
template<IsConvertible< Seed >... Xs>
pRC::SeedSequence< S >::SeedSequence ( Xs &&... seeds)
inlineconstexpr

Member Function Documentation

◆ generate()

template<Size S>
template<Size N>
auto pRC::SeedSequence< S >::generate ( ) const
inlineconstexpr

◆ param()

template<Size S>
auto & pRC::SeedSequence< S >::param ( ) const
inlineconstexpr

◆ size()

template<Size S>
static constexpr auto pRC::SeedSequence< S >::size ( )
inlinestaticconstexpr

The documentation for this class was generated from the following file: