|
TTK
|
This is the complete list of members for ttkMergeTreeClustering, including all inherited members.
| AddInputData(vtkDataSet *) | ttkAlgorithm | |
| AddInputData(int, vtkDataSet *) | ttkAlgorithm | |
| BaseClass() | ttk::BaseClass | |
| checkEmptyMPIInput(inputType *input) | ttkAlgorithm | inline |
| checkForGlobalAndComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *orderArray, ttk::Triangulation *triangulation, const bool enforceOrderArrayIdx) | ttkAlgorithm | |
| checkGlobalIdValidity(ttk::LongSimplexId *globalIds, ttk::SimplexId simplexNumber, unsigned char *ghost, int *rankArray) | ttkAlgorithm | protected |
| CompactTriangulationCacheSize | ttkAlgorithm | protected |
| ComputeOrderArray(vtkDataSet *const inputData, vtkDataArray *scalarArray, const int scalarArrayIdx, const bool getGlobalOrder, vtkDataArray *oldOrderArray, ttk::Triangulation *triangulation) | ttkAlgorithm | |
| Debug() | ttk::Debug | |
| debugLevel_ | ttk::Debug | mutableprotected |
| debugMsgNamePrefix_ | ttk::Debug | protected |
| debugMsgPrefix_ | ttk::Debug | protected |
| FillInputPortInformation(int port, vtkInformation *info) override | ttkMergeTreeClustering | protected |
| ttkAlgorithm::FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
| FillOutputPortInformation(int port, vtkInformation *info) override | ttkMergeTreeClustering | protected |
| ttkAlgorithm::FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
| GenerateGlobalIds(vtkDataSet *input, std::unordered_map< ttk::SimplexId, ttk::SimplexId > &vertGtoL, std::vector< int > &neighborRanks, std::map< int, int > &neighborsToId) | ttkAlgorithm | protected |
| GetAlpha() | ttkMergeTreeClustering | virtual |
| GetAssignmentSolver() | ttkMergeTreeClustering | virtual |
| GetBackend() | ttkMergeTreeClustering | virtual |
| GetBarycenterPositionAlpha() | ttkMergeTreeClustering | virtual |
| GetBarycenterSizeLimitPercent() | ttkMergeTreeClustering | virtual |
| GetBranchDecomposition() | ttkMergeTreeClustering | virtual |
| GetBranchDecompositionPlanarLayout() | ttkMergeTreeClustering | virtual |
| GetBranchSpacing() | ttkMergeTreeClustering | virtual |
| GetClassName() | ttkMergeTreeClustering | virtual |
| GetComputeBarycenter() | ttkMergeTreeClustering | virtual |
| GetDeleteMultiPersPairs() | ttkMergeTreeClustering | virtual |
| GetDeterministic() | ttkMergeTreeClustering | virtual |
| GetDimensionSpacing() | ttkMergeTreeClustering | virtual |
| GetDimensionToShift() | ttkMergeTreeClustering | virtual |
| GetEpsilon1UseFarthestSaddle() | ttkMergeTreeClustering | virtual |
| GetEpsilon2Tree1() | ttkMergeTreeClustering | virtual |
| GetEpsilon3Tree1() | ttkMergeTreeClustering | virtual |
| GetEpsilonTree1() | ttkMergeTreeClustering | virtual |
| GetExcludeImportantPairsHigher() | ttkMergeTreeClustering | virtual |
| GetExcludeImportantPairsLower() | ttkMergeTreeClustering | virtual |
| GetIdentifierArrayPtr(const bool &enforceArrayIndex, const int &arrayIndex, const std::string &arrayName, vtkDataSet *const inputData, std::vector< ttk::SimplexId > &spareStorage, const int inputPort=0, const bool printErr=true) | ttkAlgorithm | |
| GetImportantPairs() | ttkMergeTreeClustering | virtual |
| GetImportantPairsSpacing() | ttkMergeTreeClustering | virtual |
| GetJoinSplitMixtureCoefficient() | ttkMergeTreeClustering | virtual |
| GetKeepSubtree() | ttkMergeTreeClustering | virtual |
| GetMaximumImportantPairs() | ttkMergeTreeClustering | virtual |
| GetMinimumImportantPairs() | ttkMergeTreeClustering | virtual |
| GetNonImportantPairsProximity() | ttkMergeTreeClustering | virtual |
| GetNonImportantPairsSpacing() | ttkMergeTreeClustering | virtual |
| GetNonMatchingWeight() | ttkMergeTreeClustering | virtual |
| GetNormalizedWasserstein() | ttkMergeTreeClustering | virtual |
| GetNumberOfBarycenters() | ttkMergeTreeClustering | virtual |
| GetOptionalArray(const bool &enforceArrayIndex, const int &arrayIndex, const std::string &arrayName, vtkDataSet *const inputData, const int &inputPort=0) | ttkAlgorithm | |
| GetOrderArray(vtkDataSet *const inputData, const int scalarArrayIdx, ttk::Triangulation *triangulation, const bool getGlobalOrder=false, const int orderArrayIdx=0, const bool enforceOrderArrayIdx=false) | ttkAlgorithm | |
| GetOrderArrayName(vtkDataArray *const array) | ttkAlgorithm | static |
| GetOutput() | ttkAlgorithm | |
| GetOutput(int) | ttkAlgorithm | |
| GetOutputSegmentation() | ttkMergeTreeClustering | virtual |
| GetOutputTrees() | ttkMergeTreeClustering | virtual |
| GetPersistenceThreshold() | ttkMergeTreeClustering | virtual |
| GetPlanarLayout() | ttkMergeTreeClustering | virtual |
| GetRescaleTreesIndividually() | ttkMergeTreeClustering | virtual |
| getThreadNumber() const | ttk::BaseClass | inline |
| GetTriangulation(vtkDataSet *dataSet) | ttkAlgorithm | |
| GetUseMinMaxPair() | ttkMergeTreeClustering | virtual |
| IsA(const char *type) | ttkMergeTreeClustering | virtual |
| IsTypeOf(const char *type) | ttkMergeTreeClustering | static |
| lastLineMode | ttk::Debug | protectedstatic |
| lastObject_ | ttk::BaseClass | protected |
| MPIGhostPipelinePreconditioning(vtkDataSet *input) | ttkAlgorithm | protected |
| MPIPipelinePreconditioning(vtkDataSet *input, std::vector< int > &neighbors, std::map< int, int > &neighToId, ttk::Triangulation *triangulation=nullptr) | ttkAlgorithm | protected |
| MPITriangulationPreconditioning(ttk::Triangulation *triangulation, vtkDataSet *input) | ttkAlgorithm | protected |
| New() | ttkMergeTreeClustering | static |
| 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 |
| ProcessRequest(vtkInformation *request, vtkInformationVector **inputVectors, vtkInformationVector *outputVector) override | ttkAlgorithm | |
| RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | ttkMergeTreeClustering | protected |
| ttkAlgorithm::RequestData(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestDataNotGenerated(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestDataObject(vtkInformation *request, vtkInformationVector **inputVectors, vtkInformationVector *outputVector) | ttkAlgorithm | protectedvirtual |
| RequestInformation(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestUpdateExtent(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestUpdateTime(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| RequestUpdateTimeDependentInformation(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector)) | ttkAlgorithm | inlineprotectedvirtual |
| run(vtkInformationVector *outputVector, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees2) | ttkMergeTreeClustering | protected |
| runCompute(vtkInformationVector *outputVector, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees2) | ttkMergeTreeClustering | protected |
| runCompute(vtkInformationVector *ttkNotUsed(outputVector), std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees2) | ttkMergeTreeClustering | |
| runOutput(vtkInformationVector *outputVector, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees2) | ttkMergeTreeClustering | protected |
| runOutput(vtkInformationVector *outputVector, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &inputTrees, std::vector< vtkSmartPointer< vtkMultiBlockDataSet > > &ttkNotUsed(inputTrees2)) | ttkMergeTreeClustering | |
| SafeDownCast(vtkObject *o) | ttkMergeTreeClustering | static |
| SAME_DATA_TYPE_AS_INPUT_PORT() | ttkAlgorithm | static |
| SetAlpha(double alpha) | ttkMergeTreeClustering | inline |
| SetAssignmentSolver(int assignmentSolver) | ttkMergeTreeClustering | inline |
| SetBackend(int newBackend) | ttkMergeTreeClustering | inline |
| SetBarycenterPositionAlpha(bool) | ttkMergeTreeClustering | virtual |
| SetBarycenterSizeLimitPercent(double percent) | ttkMergeTreeClustering | inline |
| SetBranchDecomposition(bool branchDecomposition) | ttkMergeTreeClustering | inline |
| SetBranchDecompositionPlanarLayout(bool) | ttkMergeTreeClustering | virtual |
| SetBranchMetric(int m) | ttkMergeTreeClustering | inline |
| SetBranchSpacing(double) | ttkMergeTreeClustering | virtual |
| SetCompactTriangulationCacheSize(float cacheSize) | ttkAlgorithm | inline |
| SetComputeBarycenter(bool computeBarycenter) | ttkMergeTreeClustering | inline |
| setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
| SetDebugLevel(int debugLevel) | ttkAlgorithm | inline |
| setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
| SetDeleteMultiPersPairs(bool deleteMultiPersPairs) | ttkMergeTreeClustering | inline |
| SetDeterministic(bool deterministic) | ttkMergeTreeClustering | inline |
| SetDimensionSpacing(double) | ttkMergeTreeClustering | virtual |
| SetDimensionToShift(int) | ttkMergeTreeClustering | virtual |
| SetEpsilon1UseFarthestSaddle(bool epsilon1UseFarthestSaddle) | ttkMergeTreeClustering | inline |
| SetEpsilon2Tree1(double epsilon2Tree1) | ttkMergeTreeClustering | inline |
| SetEpsilon3Tree1(double epsilon3Tree1) | ttkMergeTreeClustering | inline |
| SetEpsilonTree1(double epsilonTree1) | ttkMergeTreeClustering | inline |
| SetExcludeImportantPairsHigher(const std::string &) | ttkMergeTreeClustering | virtual |
| SetExcludeImportantPairsLower(const std::string &) | ttkMergeTreeClustering | virtual |
| SetImportantPairs(double) | ttkMergeTreeClustering | virtual |
| SetImportantPairsSpacing(double) | ttkMergeTreeClustering | virtual |
| SetInputData(vtkDataSet *) | ttkAlgorithm | |
| SetInputData(int, vtkDataSet *) | ttkAlgorithm | |
| SetJoinSplitMixtureCoefficient(double joinSplitMixtureCoefficient) | ttkMergeTreeClustering | inline |
| SetKeepSubtree(bool keepSubtree) | ttkMergeTreeClustering | inline |
| SetMaximumImportantPairs(int) | ttkMergeTreeClustering | virtual |
| SetMinimumImportantPairs(int) | ttkMergeTreeClustering | virtual |
| SetNonImportantPairsProximity(double) | ttkMergeTreeClustering | virtual |
| SetNonImportantPairsSpacing(double) | ttkMergeTreeClustering | virtual |
| SetNonMatchingWeight(double weight) | ttkMergeTreeClustering | inline |
| SetNormalizedWasserstein(bool normalizedWasserstein) | ttkMergeTreeClustering | inline |
| SetNumberOfBarycenters(unsigned int numberOfBarycenters) | ttkMergeTreeClustering | inline |
| SetOutputSegmentation(bool) | ttkMergeTreeClustering | virtual |
| SetOutputTrees(bool) | ttkMergeTreeClustering | virtual |
| SetPathMetric(int m) | ttkMergeTreeClustering | inline |
| SetPersistenceThreshold(double persistenceThreshold) | ttkMergeTreeClustering | inline |
| SetPlanarLayout(bool) | ttkMergeTreeClustering | virtual |
| SetRescaleTreesIndividually(bool) | ttkMergeTreeClustering | virtual |
| setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
| SetThreadNumber(int threadNumber) | ttkAlgorithm | inline |
| SetUseAllCores(bool useAllCores) | ttkAlgorithm | inline |
| SetUseMinMaxPair(bool useMinMaxPair) | ttkMergeTreeClustering | inline |
| setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
| Superclass typedef | ttkMergeTreeClustering | |
| threadNumber_ | ttk::BaseClass | mutableprotected |
| ttkAlgorithm() | ttkAlgorithm | protected |
| ttkMergeTreeClustering() | ttkMergeTreeClustering | protected |
| UpdateThreadNumber() | ttkAlgorithm | inline |
| welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
| wrapper_ | ttk::BaseClass | protected |
| ~BaseClass()=default | ttk::BaseClass | virtual |
| ~Debug() override | ttk::Debug | |
| ~ttkAlgorithm() override | ttkAlgorithm | protected |
| ~ttkMergeTreeClustering() override | ttkMergeTreeClustering | protected |