OpenQMC API
Loading...
Searching...
No Matches
oqmc::bntables::TableReturnValue Struct Reference

Return type for table value. More...

Public Attributes

std::uint32_t key
 key value to randomise.
 
std::uint32_t rank
 rank value to shuffle.
 

Detailed Description

This type composes both a key and a rank value as a pair. These values can then be used to randomise a sequence.

Member Data Documentation

◆ key

std::uint32_t oqmc::bntables::TableReturnValue::key

◆ rank

std::uint32_t oqmc::bntables::TableReturnValue::rank

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