TTK
|
This is the complete list of members for ttkPersistenceDiagramClustering, including all inherited members.
AddInputData(vtkDataSet *) | ttkAlgorithm | |
AddInputData(int, vtkDataSet *) | ttkAlgorithm | |
Alpha | ttk::PersistenceDiagramClustering | protected |
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 |
DeltaLim | ttk::PersistenceDiagramClustering | protected |
Deterministic | ttk::PersistenceDiagramClustering | protected |
DISPLAY enum name | ttkPersistenceDiagramClustering | |
distances | ttk::PersistenceDiagramClustering | protected |
DistanceWritingOptions | ttk::PersistenceDiagramClustering | protected |
execute(std::vector< DiagramType > &intermediateDiagrams, std::vector< DiagramType > ¢roids, std::vector< std::vector< std::vector< MatchingType > > > &all_matchings) | ttk::PersistenceDiagramClustering | protected |
FillInputPortInformation(int port, vtkInformation *info) override | ttkPersistenceDiagramClustering | protected |
ttkAlgorithm::FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
FillOutputPortInformation(int port, vtkInformation *info) override | ttkPersistenceDiagramClustering | protected |
ttkAlgorithm::FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override | ttkAlgorithm | inlineprotected |
ForceUseOfAlgorithm | ttk::PersistenceDiagramClustering | protected |
GenerateGlobalIds(vtkDataSet *input, std::unordered_map< ttk::SimplexId, ttk::SimplexId > &vertGtoL, std::vector< int > &neighborRanks, std::map< int, int > &neighborsToId) | ttkAlgorithm | protected |
GetAlpha() | ttkPersistenceDiagramClustering | virtual |
GetClassName() | ttkPersistenceDiagramClustering | virtual |
GetDeltaLim() | ttkPersistenceDiagramClustering | virtual |
GetDeterministic() | ttkPersistenceDiagramClustering | virtual |
GetDisplayMethod() const | ttkPersistenceDiagramClustering | virtual |
getDistances() const | ttk::PersistenceDiagramClustering | inlineprotected |
GetDistanceWritingOptions() | ttkPersistenceDiagramClustering | virtual |
GetForceUseOfAlgorithm() | ttkPersistenceDiagramClustering | 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 | |
GetLambda() | ttkPersistenceDiagramClustering | virtual |
GetMethod() const | ttkPersistenceDiagramClustering | virtual |
GetNonMatchingWeight() | ttkPersistenceDiagramClustering | virtual |
GetNumberOfClusters() | ttkPersistenceDiagramClustering | 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 | |
GetPairTypeClustering() | ttkPersistenceDiagramClustering | virtual |
GetSpacing() | ttkPersistenceDiagramClustering | virtual |
getThreadNumber() const | ttk::BaseClass | inline |
GetTimeLimit() | ttkPersistenceDiagramClustering | virtual |
GetTriangulation(vtkDataSet *dataSet) | ttkAlgorithm | |
GetUseAccelerated() | ttkPersistenceDiagramClustering | virtual |
GetUseAdditionalPrecision() | ttkPersistenceDiagramClustering | virtual |
GetUseInterruptible() | ttkPersistenceDiagramClustering | virtual |
GetUseKmeansppInit() | ttkPersistenceDiagramClustering | virtual |
GetUseProgressive() | ttkPersistenceDiagramClustering | virtual |
GetWassersteinMetric() | ttkPersistenceDiagramClustering | virtual |
IsA(const char *type) | ttkPersistenceDiagramClustering | virtual |
IsTypeOf(const char *type) | ttkPersistenceDiagramClustering | static |
Lambda | ttk::PersistenceDiagramClustering | protected |
lastLineMode | ttk::Debug | protectedstatic |
lastObject_ | ttk::BaseClass | protected |
METHOD enum name | ttkPersistenceDiagramClustering | |
Modified() override | ttkPersistenceDiagramClustering | 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() | ttkPersistenceDiagramClustering | static |
NonMatchingWeight | ttk::PersistenceDiagramClustering | protected |
NumberOfClusters | ttk::PersistenceDiagramClustering | protected |
outputCentroids(vtkMultiBlockDataSet *output, const std::vector< ttk::DiagramType > &final_centroids, const std::vector< std::vector< std::vector< ttk::MatchingType > > > &matchingsPerCluster, vtkUnstructuredGrid *const someInputDiag, const DISPLAY dm, const double spacing, const double max_persistence) const | ttkPersistenceDiagramClustering | protected |
outputClusteredDiagrams(vtkMultiBlockDataSet *output, const std::vector< vtkUnstructuredGrid * > &diagsVTU, const std::vector< ttk::DiagramType > &diags, const std::vector< std::vector< std::vector< ttk::MatchingType > > > &matchingsPerCluster, const std::vector< int > &inv_clustering, const DISPLAY dm, const double spacing, const double max_persistence) const | ttkPersistenceDiagramClustering | protected |
outputMatchings(vtkMultiBlockDataSet *output, const size_t nClusters, const std::vector< ttk::DiagramType > &diags, const std::vector< std::vector< std::vector< ttk::MatchingType > > > &matchingsPerCluster, const std::vector< ttk::DiagramType > ¢roids, const std::vector< int > &inv_clustering, const ttkPersistenceDiagramClustering::DISPLAY dm, const double spacing, const double max_persistence) const | ttkPersistenceDiagramClustering | protected |
PairTypeClustering | ttk::PersistenceDiagramClustering | protected |
PersistenceDiagramClustering() | ttk::PersistenceDiagramClustering | inlineprotected |
points_added_ | ttk::PersistenceDiagramClustering | protected |
points_deleted_ | ttk::PersistenceDiagramClustering | protected |
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 | ttkPersistenceDiagramClustering | 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 |
SafeDownCast(vtkObject *o) | ttkPersistenceDiagramClustering | static |
SAME_DATA_TYPE_AS_INPUT_PORT() | ttkAlgorithm | static |
setAlpha(double Alpha_) | ttk::PersistenceDiagramClustering | inlineprotected |
SetAlpha(const double alpha) | ttkPersistenceDiagramClustering | inline |
SetAntiAlpha(const double antiAlpha) | ttkPersistenceDiagramClustering | inline |
SetCompactTriangulationCacheSize(float cacheSize) | ttkAlgorithm | inline |
SetDebugLevel(int debugLevel) | ttkAlgorithm | inline |
setDebugLevel(const int &debugLevel) | ttk::Debug | virtual |
setDebugMsgPrefix(const std::string &prefix) | ttk::Debug | inline |
setDeltaLim(double DeltaLimNew) | ttk::PersistenceDiagramClustering | inlineprotected |
SetDeltaLim(double) | ttkPersistenceDiagramClustering | virtual |
setDeterministic(bool Deterministic_) | ttk::PersistenceDiagramClustering | inlineprotected |
SetDeterministic(bool) | ttkPersistenceDiagramClustering | virtual |
SetDisplayMethod(int displayMethod) | ttkPersistenceDiagramClustering | inline |
SetDistanceWritingOptions(int) | ttkPersistenceDiagramClustering | virtual |
SetForceUseOfAlgorithm(bool) | ttkPersistenceDiagramClustering | virtual |
setForceUseOfAlgorithm(bool forceUseOfAlgorithm) | ttk::PersistenceDiagramClustering | inlineprotected |
SetInputData(vtkDataSet *) | ttkAlgorithm | |
SetInputData(int, vtkDataSet *) | ttkAlgorithm | |
SetLambda(double) | ttkPersistenceDiagramClustering | virtual |
SetMethod(int _arg) | ttkPersistenceDiagramClustering | virtual |
SetMethod(METHOD) | ttkPersistenceDiagramClustering | virtual |
SetNonMatchingWeight(double) | ttkPersistenceDiagramClustering | virtual |
SetNumberOfClusters(int) | ttkPersistenceDiagramClustering | virtual |
SetPairTypeClustering(int) | ttkPersistenceDiagramClustering | virtual |
SetSpacing(double spacing) | ttkPersistenceDiagramClustering | inline |
setThreadNumber(const int threadNumber) | ttk::BaseClass | inlinevirtual |
SetThreadNumber(int threadNumber) | ttkAlgorithm | inline |
setTimeLimit(double timeLimit) | ttk::PersistenceDiagramClustering | inlineprotected |
SetTimeLimit(double) | ttkPersistenceDiagramClustering | virtual |
SetUseAccelerated(bool) | ttkPersistenceDiagramClustering | virtual |
setUseAccelerated(bool UseAccelerated_) | ttk::PersistenceDiagramClustering | inlineprotected |
setUseAdditionalPrecision(bool Precision) | ttk::PersistenceDiagramClustering | inlineprotected |
SetUseAdditionalPrecision(bool) | ttkPersistenceDiagramClustering | virtual |
SetUseAllCores(bool useAllCores) | ttkAlgorithm | inline |
SetUseInterruptible(bool) | ttkPersistenceDiagramClustering | virtual |
setUseInterruptible(bool UseInterruptible_) | ttk::PersistenceDiagramClustering | inlineprotected |
setUseKmeansppInit(bool UseKmeansppInit_) | ttk::PersistenceDiagramClustering | inlineprotected |
SetUseKmeansppInit(bool) | ttkPersistenceDiagramClustering | virtual |
setUseProgressive(bool UseProgressive_) | ttk::PersistenceDiagramClustering | inlineprotected |
SetUseProgressive(bool) | ttkPersistenceDiagramClustering | virtual |
SetWassersteinMetric(int) | ttkPersistenceDiagramClustering | virtual |
setWrapper(const Wrapper *wrapper) override | ttk::Debug | virtual |
Superclass typedef | ttkPersistenceDiagramClustering | |
threadNumber_ | ttk::BaseClass | mutableprotected |
TimeLimit | ttk::PersistenceDiagramClustering | protected |
ttkAlgorithm() | ttkAlgorithm | protected |
ttkPersistenceDiagramClustering() | ttkPersistenceDiagramClustering | protected |
UpdateThreadNumber() | ttkAlgorithm | inline |
UseAccelerated | ttk::PersistenceDiagramClustering | protected |
UseAdditionalPrecision | ttk::PersistenceDiagramClustering | protected |
UseInterruptible | ttk::PersistenceDiagramClustering | protected |
UseKmeansppInit | ttk::PersistenceDiagramClustering | protected |
UseProgressive | ttk::PersistenceDiagramClustering | protected |
WassersteinMetric | ttk::PersistenceDiagramClustering | protected |
welcomeMsg(std::ostream &stream) | ttk::Debug | protected |
wrapper_ | ttk::BaseClass | protected |
~BaseClass()=default | ttk::BaseClass | virtual |
~Debug() override | ttk::Debug | |
~PersistenceDiagramClustering() override=default | ttk::PersistenceDiagramClustering | protected |
~ttkAlgorithm() override | ttkAlgorithm | protected |