Home
last modified time | relevance | path

Searched defs:HyperGraphElement (Results 1 – 2 of 2) sorted by relevance

/dports/math/g2o/g2o-20201223_git/g2o/core/
H A Dhyper_graph.h82 struct G2O_CORE_API HyperGraphElement { struct
83 virtual ~HyperGraphElement() {} in ~HyperGraphElement() argument
H A Dhyper_graph_action.cpp72 …HyperGraphElementAction* HyperGraphElementAction::operator()(HyperGraph::HyperGraphElement* , Hype… in operator ()()
77 …HyperGraphElementAction* HyperGraphElementAction::operator()(const HyperGraph::HyperGraphElement* in operator ()()