PLearn 0.1
Classes | Namespaces | Functions
getDataSet.h File Reference
#include <string>
#include <map>
#include <time.h>
Include dependency graph for getDataSet.h:
This graph shows which files directly or indirectly include this file:

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'.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines