#include <SDBVMat.h>
Inheritance diagram for PLearn::SDBVMFieldSource2:
Public Member Functions | |
SDBVMFieldSource2 (SDBVMSource source1, SDBVMSource source2, real missing_values_mapping=MISSING_VALUE, VMField::FieldType field_type=VMField::UnknownType) | |
Use, e.g. | |
Protected Attributes | |
SDBVMSource | source1_ |
SDBVMSource | source2_ |
Private Types | |
typedef SDBVMField | inherited |
Definition at line 311 of file SDBVMat.h.
|
Reimplemented in PLearn::SDBVMFieldFunc2. |
|
Use, e.g. my_schema("column_name"), to easily get a FieldPtr from a symbolic column name |
|
|
|
|