|
PLearn 0.1
|


Go to the source code of this file.
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| template<class T > | |
| void | PLearn::load (const PPath &filepath, T &x) |
| template<class T > | |
| void | PLearn::save (const PPath &filepath, const T &x, PStream::mode_t io_formatting=PStream::plearn_ascii, bool implicit_storage=true) |
| If necessary, missing directories along the filepath will be created A PStream is opened for saving with mode io_formatting and implicit_storage set as specified (see PStream.h for a. | |
Definition in file load_and_save.h.
1.7.4