![]() |
SemiDiscreteOT 1.0
Semi-Discrete Optimal Transport Library
|
#include <deal.II/base/point.h>
#include <vector>
#include <array>
#include <string>
#include <memory>
#include <unordered_map>
#include "SemiDiscreteOT/utils/dkm/dkm.hpp"
#include "SemiDiscreteOT/utils/dkm/dkm_parallel.hpp"
#include "SemiDiscreteOT/utils/dkm/dkm_utils.hpp"
Go to the source code of this file.
Classes | |
class | PointCloudHierarchy::PointCloudHierarchyManager |
Class to manage a hierarchy of point clouds with different resolutions The hierarchy is organized with coarser levels having fewer points (parents) and finer levels having more points (children). More... | |
Namespaces | |
namespace | PointCloudHierarchy |