TTK
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
TopoMap.h File Reference
#include <Debug.h>
#include <Geometry.h>
#include <UnionFind.h>
#include <map>
#include <queue>
#include <set>
#include <sstream>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  ttk::TopoMap
 

Namespaces

namespace  ttk
 The Topology ToolKit.
 

Functions

bool computeConvexHull_aux (const std::vector< double > &coords, std::vector< size_t > &res, std::string &errMsg)
 

Function Documentation

◆ computeConvexHull_aux()

bool computeConvexHull_aux ( const std::vector< double > &  coords,
std::vector< size_t > &  res,
std::string &  errMsg 
)

Definition at line 60 of file TopoMap.cpp.