vtk-m/vtkm/worklet/histogram
Kenneth Moreland bddad9b386 Remove TryExecute from filters
Now that the dispatcher does its own TryExecute, filters do not need to
do that. This change requires all worklets called by filters to be able
to execute without knowing the device a priori.
2018-10-16 15:59:53 -06:00
..
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ComputeNDEntropy.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ComputeNDHistogram.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MarginalizeNDHistogram.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00