40 #ifndef vtkBoostLogWeighting_h 41 #define vtkBoostLogWeighting_h 44 #include "vtkInfovisBoostGraphAlgorithmsModule.h" 63 vtkSetMacro(Base,
int);
64 vtkGetMacro(Base,
int);
71 vtkSetMacro(EmitProgress,
bool);
72 vtkGetMacro(EmitProgress,
bool);
73 vtkBooleanMacro(EmitProgress,
bool);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Given an arbitrary-dimension array of doubles, replaces each value x with one of: ...
a simple class to control print indentation
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.