| 
    vSMC
    
   vSMC: Scalable Monte Carlo 
   | 
 
#include <vsmc/utility/hdf5io.hpp>
Public Member Functions | |
| HDF5StoreDataPtr () | |
| const T * | get () const | 
| bool | is_raw_ptr () const | 
| template<typename InputIter > | |
| InputIter | set (std::size_t n, InputIter first) | 
| T * | set (std::size_t n, T *ptr) | 
| const T * | set (std::size_t n, const T *ptr) | 
Definition at line 87 of file hdf5io.hpp.
      
  | 
  inline | 
Definition at line 90 of file hdf5io.hpp.
      
  | 
  inline | 
Definition at line 115 of file hdf5io.hpp.
      
  | 
  inline | 
Definition at line 117 of file hdf5io.hpp.
      
  | 
  inline | 
Definition at line 93 of file hdf5io.hpp.
      
  | 
  inline | 
Definition at line 103 of file hdf5io.hpp.
      
  | 
  inline | 
Definition at line 109 of file hdf5io.hpp.
 1.8.11