VTK
|
Given an arbitrary-dimension array of doubles, replaces each value x with one of: More...
#include <vtkBoostLogWeighting.h>
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
BTX }; ETX
BTX bool EmitProgress; ETX
@par Events: vtkCommand::ProgressEvent @par Tests: @ref c2_vtk_t_vtkBoostLogWeighting "vtkBoostLogWeighting (Tests)"