vtkBoostLogWeighting Class Reference
#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 (tshead@sandia.gov) at Sandia National Laboratories.
 
BTX }; ETX
BTX bool EmitProgress; ETX
- Events:
 - vtkCommand::ProgressEvent
 
- Tests:
 - vtkBoostLogWeighting (Tests) 
 
The documentation for this class was generated from the following file: