do_reshuffle: Reshuffle the input as needed - see args_regularity_evaluation
Description
Reshuffle the input as needed - see args_regularity_evaluation
Usage
do_reshuffle(x, reg_eval_res)
Arguments
reg_eval_res
The result of the regularity evaluation
Value
The reshuffled input
Details
When necessary, this function performs the reshuffle as defined by args_regularity_evaluation
.