InterleaveImpl

Undocumented in source.

Members

Static functions

interleave
void interleave(V.T* p, int log2n, bool* table)
Undocumented in source. Be warned that the author may not have intended to support it.
interleave_chunk_elements
void interleave_chunk_elements(V.vec* a, size_t n_chunks)
Undocumented in source. Be warned that the author may not have intended to support it.
interleave_chunks
void interleave_chunks(V.vec* a, size_t n_chunks, bool* is_cycle_minimum)
Undocumented in source. Be warned that the author may not have intended to support it.
interleave_table
bool* interleave_table(int log2n, void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
interleave_tiny
void interleave_tiny(V.vec* p, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
itable_size_bytes
size_t itable_size_bytes(int log2n)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta