Namespaces | Functions
hdf5.h File Reference

Go to the source code of this file.

Namespaces

 cvflann
 
 cvflann::mpi
 

Functions

template<typename T >
void cvflann::save_to_file (const cvflann::Matrix< T > &dataset, const std::string &filename, const std::string &name)
 
template<typename T >
void cvflann::load_from_file (cvflann::Matrix< T > &dataset, const std::string &filename, const std::string &name)
 
template<typename T >
void cvflann::mpi::load_from_file (cvflann::Matrix< T > &dataset, const std::string &filename, const std::string &name)