oa::FnDataset::shuffle
Fisher-Yates shuffle on an index array.
Function Documentation
Fisher-Yates shuffle on an index array.
Parameters
inOutIndicesoa::Vector<oa::I64> &—
inSeedoa::U64Default: 0
Returns
voidThe declared return value.
Fisher-Yates shuffle on an index array.
inOutIndicesoa::Vector<oa::I64> &—
inSeedoa::U64Default: 0
voidThe declared return value.
On this page