|
TTK
|
This is the complete list of members for ttk::ftr::Graph, including all inherited members.
| addLeaf(const idVertex v, bool isMax) | ttk::ftr::Graph | inline |
| alloc() override | ttk::ftr::Graph | virtual |
| arcs2nodes(const Scalars< ScalarType > *const s) | ttk::ftr::Graph | |
| BaseClass() | ttk::BaseClass | |
| buildArcSegmentation(const Scalars< ScalarType > *const s) | ttk::ftr::Graph | |
| closeArc(const idSuperArc arc, const idNode upId) | ttk::ftr::Graph | inline |
| Debug() | ttk::Debug | |
| debugLevel_ | ttk::Debug | mutableprotected |
| debugMsgNamePrefix_ | ttk::Debug | protected |
| debugMsgPrefix_ | ttk::Debug | protected |
| fillVector(std::vector< type > &vect, const type &elmt) | ttk::ftr::Allocable | inline |
| getArc(const idSuperArc id) const | ttk::ftr::Graph | inline |
| getArc(const idSuperArc id) | ttk::ftr::Graph | inline |
| getArcId(const idVertex v) const | ttk::ftr::Graph | inline |
| getDownNode(const idSuperArc a) const | ttk::ftr::Graph | inline |
| getLeaf(const idNode id) const | ttk::ftr::Graph | inline |
| getNode(const idNode id) const | ttk::ftr::Graph | inline |
| getNode(const idNode id) | ttk::ftr::Graph | inline |
| getNodeId(const idVertex v) const | ttk::ftr::Graph | inline |
| getNumberOfArcs() const | ttk::ftr::Graph | inline |
| getNumberOfLeaves() const | ttk::ftr::Graph | inline |
| getNumberOfNodes() const | ttk::ftr::Graph | inline |
| getNumberOfVisibleArcs() const | ttk::ftr::Graph | inline |
| getOrCreateNode(const idVertex v) | ttk::ftr::Graph | inline |
| getThreadNumber() const | ttk::BaseClass | inline |
| Graph() | ttk::ftr::Graph | |
| Graph(Graph &&other) noexcept=default | ttk::ftr::Graph | |
| Graph(const Graph &other)=delete | ttk::ftr::Graph | |
| init() override | ttk::ftr::Graph | virtual |
| isArc(const idVertex v) const | ttk::ftr::Graph | inline |
| isArc(const idVertex v, const idSuperArc id) const | ttk::ftr::Graph | inline |
| isLeafFromMin(const idNode id) const | ttk::ftr::Graph | inline |
| isNode(const idVertex v) const | ttk::ftr::Graph | inline |
| isNode(const idVertex v, const idNode id) const | ttk::ftr::Graph | inline |
| isVisited(const idVertex v) const | ttk::ftr::Graph | inline |
| lastLineMode | ttk::Debug | protectedstatic |
| lastObject_ | ttk::BaseClass | protected |
| makeArc(const idNode downId, const idNode upId) | ttk::ftr::Graph | inline |
| makeHiddenArc(Propagation *const lp) | ttk::ftr::Graph | inline |
| makeNode(const idVertex v) | ttk::ftr::Graph | inline |
| mergeArcs(const Scalars< ScalarType > *const s) | ttk::ftr::Graph | |
| nbElmt_ | ttk::ftr::Allocable | protected |
| openArc(const idNode downId, Propagation *p=nullptr) | ttk::ftr::Graph | inline |
| operator=(Graph &&other) noexcept | ttk::ftr::Graph | inline |
| operator=(Graph &other)=delete | ttk::ftr::Graph | |
| print(const int verbosity) const | ttk::ftr::Graph | |
| printArc(const idSuperArc arcId) const | ttk::ftr::Graph | |
| printErr(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::vector< std::string > &msgs, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const double &memory, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const double &time, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const double &progress, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::vector< std::vector< std::string > > &rows, const debug::Priority &priority=debug::Priority::INFO, const bool hasHeader=true, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const debug::Separator &separator, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsg(const std::string &msg, const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) const | ttk::Debug | inline |
| printMsgInternal(const std::string &msg, const std::string &right, const std::string &filler, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) const | ttk::Debug | inlineprotected |
| printMsgInternal(const std::string &msg, const debug::Priority &priority, const debug::LineMode &lineMode, std::ostream &stream=std::cout) const | ttk::Debug | inlineprotected |
| printNode(const idNode nodeId) const | ttk::ftr::Graph | |
| printVisit(const idVertex v) const | ttk::ftr::Graph | |
| printVisit() const | ttk::ftr::Graph | |
| printWrn(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
| setArc(const idVertex v, const idSegmentation id) | ttk::ftr::Graph | inline |
| setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
| setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
| setNumberOfElmt(const idVertex nbVerts) | ttk::ftr::Allocable | inline |
| setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
| setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
| shuffleLeaves() | ttk::ftr::Graph | inline |
| sortLeaves(const Scalars< ScalarType > *s, const bool parallel=false) | ttk::ftr::Graph | inline |
| threadNumber_ | ttk::BaseClass | mutableprotected |
| valDown(const idVertex v) const | ttk::ftr::Graph | inline |
| valDown(const idVertex v) | ttk::ftr::Graph | inline |
| valDown_ | ttk::ftr::Graph | |
| valUp(const idVertex v) const | ttk::ftr::Graph | inline |
| valUp(const idVertex v) | ttk::ftr::Graph | inline |
| valUp_ | ttk::ftr::Graph | |
| visit(const idVertex v, const idSegmentation id, bool isArc=true) | ttk::ftr::Graph | inline |
| visit(const idVertex v) const | ttk::ftr::Graph | inline |
| welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
| wrapper_ | ttk::BaseClass | protected |
| ~BaseClass()=default | ttk::BaseClass | virtual |
| ~Debug() override | ttk::Debug | |
| ~Graph() override | ttk::ftr::Graph |