|
OpenQMC API
|
Return type for table value. More...
Public Attributes | |
| std::uint32_t | key |
| key value to randomise. | |
| std::uint32_t | rank |
| rank value to shuffle. | |
This type composes both a key and a rank value as a pair. These values can then be used to randomise a sequence.
| std::uint32_t oqmc::bntables::TableReturnValue::key |
| std::uint32_t oqmc::bntables::TableReturnValue::rank |