do_reshuffle {hdf5r}R Documentation

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

x

The array to reshuffle

reg_eval_res

The result of the regularity evaluation

Details

When necessary, this function performs the reshuffle as defined by args_regularity_evaluation.

Value

The reshuffled input

Author(s)

Holger Hoefling


[Package hdf5r version 1.3.12 Index]