Namespace star::shuffle_detail¶
Namespace List > star > shuffle_detail
Public Functions¶
| Type | Name |
|---|---|
| void | shuffle_scalar_from (const char * in, char * out, size_t count, size_t E, size_t from) |
| void | unshuffle_scalar_from (const char * in, char * out, size_t count, size_t E, size_t from) |
Public Functions Documentation¶
function shuffle_scalar_from¶
inline void star::shuffle_detail::shuffle_scalar_from (
const char * in,
char * out,
size_t count,
size_t E,
size_t from
)
function unshuffle_scalar_from¶
inline void star::shuffle_detail::unshuffle_scalar_from (
const char * in,
char * out,
size_t count,
size_t E,
size_t from
)
The documentation for this class was generated from the following file StarDS/include/stards.h