CLUEstering
High-performance density-based weighted clustering library developed at CERN
Loading...
Searching...
No Matches
PointsHost.hpp File Reference

Provides the PointsHost class for managing points in host memory. More...

#include "CLUEstering/data_structures/internal/PointsCommon.hpp"
#include "CLUEstering/internal/alpaka/memory.hpp"
#include <optional>
#include <ranges>
#include <span>
#include <alpaka/alpaka.hpp>
#include "CLUEstering/data_structures/detail/PointsHost.hpp"
#include "CLUEstering/data_structures/detail/Point.hpp"

Go to the source code of this file.

Classes

class  clue::PointsHost< Ndim >
 The PointsHost class is a data structure that manages points in host memory. It provides methods to allocate, access, and manipulate points in host memory. More...
 
class  clue::PointsHost< Ndim >::Point
 

Detailed Description

Provides the PointsHost class for managing points in host memory.

Authors
Simone Balducci, Felice Pantaleo, Marco Rovere, Wahid Redjeb, Aurora Perego, Francesco Giacomini