39class TTKPERSISTENCEDIAGRAMDICTIONARYDECODING_EXPORT
70 vtkTable *output_coordinates,
71 const std::vector<ttk::DiagramType> &diags,
72 std::vector<ttk::DiagramType> &atoms,
73 vtkTable *weights_vtk,
74 const std::vector<std::vector<double>> &weights,
76 const double maxPersistence)
const;
81 vtkInformationVector **inputVector,
82 vtkInformationVector *outputVector)
override;
void GetOutputDiagrams(vtkMultiBlockDataSet *output, vtkTable *output_coordinates, const std::vector< ttk::DiagramType > &diags, std::vector< ttk::DiagramType > &atoms, vtkTable *weights_vtk, const std::vector< std::vector< double > > &weights, const double spacing, const double maxPersistence) const