This page is part of an archival collection and is no longer actively maintained.

It may contain outdated information and may not meet current or future WCAG accessibility standards. We provide this content, its subpages, and associated links for historical reference only. If you need assistance, please contact support@cs.washington.edu

VFML: shuffledata File Reference
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