TTK
|
This is the complete list of members for ttk::PersistenceDiagramAuction, including all inherited members.
BaseClass() | ttk::BaseClass | |
bidders_ | ttk::PersistenceDiagramAuction | protected |
BuildAuctionDiagrams(const BidderDiagram &BD, const GoodDiagram &GD) | ttk::PersistenceDiagramAuction | inline |
BuildAuctionDiagrams(const DiagramType &diagram1, const DiagramType &diagram2) | ttk::PersistenceDiagramAuction | inline |
buildKDTree() | ttk::PersistenceDiagramAuction | inline |
buildUnassignedBidders() | ttk::PersistenceDiagramAuction | inline |
correspondence_kdt_map_ | ttk::PersistenceDiagramAuction | |
Debug() | ttk::Debug | |
debugLevel_ | ttk::Debug | mutableprotected |
debugMsgNamePrefix_ | ttk::Debug | protected |
debugMsgPrefix_ | ttk::Debug | protected |
default_bidders_ | ttk::PersistenceDiagramAuction | protected |
default_correspondence_kdt_map_ | ttk::PersistenceDiagramAuction | |
default_goods_ | ttk::PersistenceDiagramAuction | protected |
default_kdt_ | ttk::PersistenceDiagramAuction | |
delta_lim_ | ttk::PersistenceDiagramAuction | protected |
diagonal_goods_ | ttk::PersistenceDiagramAuction | protected |
diagonal_queue_ | ttk::PersistenceDiagramAuction | protected |
epsilon_ | ttk::PersistenceDiagramAuction | protected |
geometricalFactor_ | ttk::PersistenceDiagramAuction | protected |
getAugmentedNumberOfBidders() | ttk::PersistenceDiagramAuction | inline |
getMatchingDistance() | ttk::PersistenceDiagramAuction | inline |
getMatchingsAndDistance(std::vector< MatchingType > &matchings, bool get_diagonal_matches=false) | ttk::PersistenceDiagramAuction | |
getMaximalPrice() | ttk::PersistenceDiagramAuction | |
getMinimalDiagonalPrice() | ttk::PersistenceDiagramAuction | inline |
getRelativePrecision() | ttk::PersistenceDiagramAuction | inline |
getThreadNumber() const | ttk::BaseClass | inline |
goods_ | ttk::PersistenceDiagramAuction | protected |
initializeEpsilon() | ttk::PersistenceDiagramAuction | inline |
initLowerBoundCost(const int kdt_index=0) | ttk::PersistenceDiagramAuction | |
initLowerBoundCostWeight(double delta_lim) | ttk::PersistenceDiagramAuction | inline |
KDT typedef | ttk::PersistenceDiagramAuction | |
kdt_ | ttk::PersistenceDiagramAuction | |
lambda_ | ttk::PersistenceDiagramAuction | protected |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
lowerBoundCost_ | ttk::PersistenceDiagramAuction | protected |
lowerBoundCostWeight_ | ttk::PersistenceDiagramAuction | protected |
n_bidders_ | ttk::PersistenceDiagramAuction | protected |
n_goods_ | ttk::PersistenceDiagramAuction | protected |
nonMatchingWeight_ | ttk::PersistenceDiagramAuction | protected |
PersistenceDiagramAuction(int wasserstein, double geometricalFactor, double lambda, double delta_lim, bool use_kdTree, double nonMatchingWeight=1.0) | ttk::PersistenceDiagramAuction | inline |
PersistenceDiagramAuction(BidderDiagram &bidders, GoodDiagram &goods, int wasserstein, double geometricalFactor, double lambda, double delta_lim, KDT &kdt, std::vector< KDT * > &correspondence_kdt_map, double epsilon={}, double initial_diag_price={}, bool use_kdTree=true, double nonMatchingWeight=1.0) | ttk::PersistenceDiagramAuction | inline |
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 |
printWrn(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) const | ttk::Debug | inline |
reinitializeGoods() | ttk::PersistenceDiagramAuction | inline |
run(std::vector< MatchingType > &matchings, const int kdt_index=0) | ttk::PersistenceDiagramAuction | |
run() | ttk::PersistenceDiagramAuction | inline |
runAuctionRound(int &n_biddings, const int kdt_index=0) | ttk::PersistenceDiagramAuction | |
setBidders(const DiagramType &diagram1) | ttk::PersistenceDiagramAuction | inline |
setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
setEpsilon(const double epsilon) | ttk::PersistenceDiagramAuction | inline |
setGoods(const DiagramType &diagram2) | ttk::PersistenceDiagramAuction | inline |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
threadNumber_ | ttk::BaseClass | mutableprotected |
unassignedBidders_ | ttk::PersistenceDiagramAuction | protected |
updateDiagonalPrices() | ttk::PersistenceDiagramAuction | inline |
use_kdt_ | ttk::PersistenceDiagramAuction | protected |
wasserstein_ | ttk::PersistenceDiagramAuction | protected |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
wrapper_ | ttk::BaseClass | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~Debug() override | ttk::Debug |