Maria GDK 5.0.0.737
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::ClusteringUtils Class Reference

Static Public Member Functions

static std::vector< IndexAreafromViewport (const RasterProjector &vp, double bufferFactor=0.0)
 
static BasicGeoTypes::PointDXY calcCenterOfGravity (const std::vector< BasicGeoTypes::PointDXY > &points)
 
static double calcDist (const BasicGeoTypes::PointDXY &p1, const BasicGeoTypes::PointDXY &p2)
 
static double calcSqDist (const BasicGeoTypes::PointDXY &p1, const BasicGeoTypes::PointDXY &p2)
 
static BasicGeoTypes::PointDXY calcCenter (const std::vector< BasicGeoTypes::PointDXY > &points)
 
static std::vector< BasicGeoTypes::PointDXYcalcConvexHull (const std::vector< BasicGeoTypes::PointDXY > &points)
 
static double calcPixelRadius (const BasicGeoTypes::PointDXY &center, const std::vector< BasicGeoTypes::PointDXY > &points)
 
static double toSeconds (std::chrono::nanoseconds duration, double minValue=1e-9)
 
static std::string formatDuration (std::chrono::nanoseconds duration)
 

The documentation for this class was generated from the following file: