29 #include "vtkFiltersOpenTurnsModule.h" 30 #include "vtkOTConfig.h" 33 #if (OPENTURNS_VERSION_MAJOR == 1 && OPENTURNS_VERSION_MINOR == 8) 36 class NumericalSample;
37 typedef NumericalSample Sample;
50 void PrintSelf(ostream& os,
vtkIndent indent)
override;
68 virtual int Process(OT::Sample* input) = 0;
a simple class to control print indentation
A table, which contains similar-typed columns of data.
A generic VTK Filter to process vtkTable using openturns algorithm.
Superclass for algorithms that produce only vtkTables as output.
Set of utilities for OpenTURNS<->VTK conversions.