|
PLearn 0.1
|
#include <string>#include <map>#include <time.h>

Go to the source code of this file.
Classes | |
| class | PLearn::VMatrixExtensionRegistrar |
| Extension registrar for new file types. More... | |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| string | PLearn::getDataSetHelp () |
| Return help on the dataset syntax. | |
| time_t | PLearn::getDataSetDate (const PPath &dataset_path) |
| Return the last time a dataset was modified. | |
| VMat | PLearn::getDataSet (const PPath &dataset_path) |
| Return the dataset pointed by 'dataset_path'. | |
1.7.4