mlpack
2.0.1
|
Classes | |
struct | archive_input_unordered_map |
struct | archive_input_unordered_multimap |
Functions | |
template<class Archive , class Container , class InputFunction > | |
void | load_unordered_collection (Archive &ar, Container &s) |
template<class Archive , class Container > | |
void | save_unordered_collection (Archive &ar, const Container &s) |
|
inline |
Definition at line 48 of file unordered_collections_load_imp.hpp.
Referenced by boost::serialization::load().
|
inline |
Definition at line 38 of file unordered_collections_save_imp.hpp.
Referenced by boost::serialization::save().