vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/utility/hdf5io.hpp>
Public Member Functions | |
HDF5StoreDataPtr () | |
const T * | get () 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) |
bool | set_ptr () const |
Definition at line 86 of file hdf5io.hpp.
|
inline |
Definition at line 88 of file hdf5io.hpp.
|
inline |
Definition at line 107 of file hdf5io.hpp.
|
inline |
Definition at line 91 of file hdf5io.hpp.
|
inline |
Definition at line 101 of file hdf5io.hpp.
|
inline |
Definition at line 103 of file hdf5io.hpp.
|
inline |
Definition at line 105 of file hdf5io.hpp.