File bundle_cache.hpp#
-
namespace busclique
-
template<typename topo_spec>
class bundle_cache - #include <bundle_cache.hpp>
Public Functions
-
inline ~bundle_cache()#
-
inline bundle_cache(const cell_cache<topo_spec> &c)#
-
inline void inflate(size_y yc, size_x xc, size_y y0, size_y y1, size_x x0, size_x x1, vector<vector<size_t>> &emb) const#
Private Functions
-
bundle_cache(const bundle_cache&) = delete#
-
bundle_cache(bundle_cache&&) = delete#
-
inline void compute_line_masks()#
-
inline ~bundle_cache()#
-
template<typename topo_spec>