VTK
vtkBoostLogWeighting Class Reference

Given an arbitrary-dimension array of doubles, replaces each value x with one of: More...

#include <vtkBoostLogWeighting.h>

Detailed Description

Given an arbitrary-dimension array of doubles, replaces each value x with one of:

The natural logarithm of 1 + x (the default) The base-2 logarithm of 1 + x

Thanks:
Developed by Timothy M. Shead (tshea.nosp@m.d@sa.nosp@m.ndia..nosp@m.gov) at Sandia National Laboratories.

BTX }; ETX

BTX bool EmitProgress; ETX

@par      Events:
          vtkCommand::ProgressEvent

@par      Tests:
          @ref c2_vtk_t_vtkBoostLogWeighting "vtkBoostLogWeighting (Tests)"

The documentation for this class was generated from the following file: