Functions

mln::io::cloud::internal Namespace Reference

Functions

template<typename P >
void load_data (p_array< P > &arr, std::ifstream &file)
template<typename P >
void save_data (const p_array< P > &arr, std::ofstream &file)

Function Documentation

template<typename P >
void mln::io::cloud::internal::load_data ( p_array< P > &  arr,
std::ifstream &  file 
) [inline]
template<typename P >
void mln::io::cloud::internal::save_data ( const p_array< P > &  arr,
std::ofstream &  file 
) [inline]