Main Page | Modules | Data Structures | File List | Globals | Related Pages

shuffledata File Reference


Detailed Description

Randomizes the order of a data set and rewrites it.

shuffledata reads a data set into RAM and outputs it in random order. Data sets that do not fit in RAM are difficult to randomize and VFML does not have a tool to deal with such data sets.

Wish List:
for a version of this tool that works on disk and does not need to load data into RAM.

Arguments


Generated for VFML by doxygen hosted by SourceForge.net Logo