ritsuko
Helper utilities for ArtifactDB C++ code
Loading...
Searching...
No Matches
IterateChunks.hpp File Reference

Iterate through a dataspace by chunk. More...

#include "H5Cpp.h"
#include <vector>
#include <algorithm>
#include <cmath>
#include "../utils.hpp"
Include dependency graph for IterateChunks.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ritsuko::hdf5::IterateChunks
 Iterate through an high-dimensional dataspace by chunk. More...
 

Namespaces

namespace  ritsuko
 Helper functions for ArtifactDB parsing and validation.
 
namespace  ritsuko::hdf5
 Utilities for reading and validating HDF5 files.
 

Detailed Description

Iterate through a dataspace by chunk.