Home
last modified time | relevance | path

Searched refs:MakeScrambleValues (Results 1 – 2 of 2) sorted by relevance

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DRefGen21.h227 …static inline mrg_state MakeScrambleValues(uint64_t & val0, uint64_t & val1, const uint_fast32_t s… in MakeScrambleValues() function
251 mrg_state state = MakeScrambleValues(val0, val1, seed); in generate_kronecker_range()
H A DDistEdgeList.cpp258 RefGen21::MakeScrambleValues(val0, val1, seed); // ignore the return value in GenGraph500Data()