37#ifndef vtkBoostLogWeighting_h
38#define vtkBoostLogWeighting_h
40#include "vtkInfovisBoostGraphAlgorithmsModule.h"
61 vtkGetMacro(Base,
int);
69 vtkGetMacro(EmitProgress,
bool);
Superclass for algorithms that produce vtkArrayDatas as output.
Given an arbitrary-dimension array of doubles, replaces each value x with one of:
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkBoostLogWeighting * New()
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.