#include <unistd.h>#include <iomanip>#include <map>#include <plearn/math/pl_math.h>#include <plearn/io/pl_io_deprecated.h>#include "ProgressBar.h"Include dependency graph for general.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | std |
| namespace | PLearn |
Defines | |
| #define | DATAFILE_HEADERLENGTH 64 |
| Size of header (in bytes) for native PLearn data files (.pmat and .pvec). | |
|
|
Size of header (in bytes) for native PLearn data files (.pmat and .pvec).
Definition at line 101 of file general.h. Referenced by PLearn::FileVMatrix::appendRow(), PLearn::FileVMatrix::build_(), PLearn::FileVMatrix::getNewRow(), PLearn::loadPMat(), PLearn::loadPVec(), PLearn::FileVMatrix::put(), PLearn::FileVMatrix::putSubRow(), PLearn::savePMat(), PLearn::savePVec(), and PLearn::FileVMatrix::updateHeader(). |
1.3.7