![]() |
SheafSystem
0.0.0.0
|
Interface for class ij_product_structure. More...
#include "SheafSystem/sheaf_dll_spec.h"#include "SheafSystem/abstract_product_structure.h"#include "SheafSystem/pod_types.h"Go to the source code of this file.
Classes | |
| class | sheaf::ij_product_structure |
| A 2D implementation of abstract_product_structure. More... | |
Namespaces | |
| sheaf | |
| Namespace for the sheaves component of the sheaf system. | |
Functions | |
| pod_index_type | sheaf::ordinal (pod_index_type xi, pod_index_type xj, size_type xj_ub) |
| 2-tuple to ordinal conversion. More... | |
| void | sheaf::tuple (pod_index_type x, size_type xj_ub, pod_index_type &xi, pod_index_type &xj) |
| Ordinal to 2-tuple conversion. More... | |
| SHEAF_DLL_SPEC size_t | sheaf::deep_size (const ij_product_structure &xn, bool xinclude_shallow=true) |
| The deep size of ij_product_structure& xn. More... | |
Interface for class ij_product_structure.
Definition in file ij_product_structure.h.