PLearn 0.1
Classes | Namespaces
AutoSDBVMatrix.h File Reference
#include "SimpleDB.h"
#include <plearn/vmat/VMat.h>
#include <plearn/vmat/RowBufferedVMatrix.h>
#include <plearn/io/openFile.h>
Include dependency graph for AutoSDBVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::StringFieldMapping
class  PLearn::NumToStringMapping
class  PLearn::AutoSDBVMatrix
 A VMatrix view of a SimpleDB: columns whose type is string are removed from the view, all others are converted to real (characters to their ascii code, and dates to the float date format: 990324) More...

Namespaces

namespace  PLearn
 

< for swap



Detailed Description

Definition in file AutoSDBVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines