#include <AutoSDBVMatrix.h>
Collaboration diagram for PLearn::StringFieldMapping:

Public Member Functions | |
| StringFieldMapping () | |
| StringFieldMapping (string filename_, real dft_val_=MISSING_VALUE) | |
| real | operator[] (const string &s) const |
Public Attributes | |
| real | dft_val |
| hash_map< string, real > | mapping |
|
|
Definition at line 69 of file AutoSDBVMatrix.h. |
|
||||||||||||
|
Definition at line 72 of file AutoSDBVMatrix.h. |
|
|
Definition at line 88 of file AutoSDBVMatrix.h. References dft_val, mapping, and operator[](). Referenced by operator[](). |
|
|
Definition at line 66 of file AutoSDBVMatrix.h. Referenced by operator[](), and StringFieldMapping(). |
|
|
Definition at line 67 of file AutoSDBVMatrix.h. Referenced by operator[](), and StringFieldMapping(). |
1.3.7